A colleague is having issues getting a node web service hosted on azure to be able to access a file server on premise. There must be a vpn tunnel setup b/c if you remote onto the azure server using our azure admin login, we can browse to the files without any issue and have told it to remember the connection which adds it to the Credentials Manager in Windows Control Panel. In my experience, in order to get the web service to be able to talk, you would have to remote onto the machine under the same account that the web service was running under and setup these credentials. However, their web service is running as LocalService which I'm unfamiliar with. Is there a way to set up the credentials manager for a network location for LocalService? Thanks in advance!
Home
/
user-180232