Windows | Nginx Mapped Hard Drive | Network Sharing

itpp2012 nginx-forum at nginx.us
Mon Apr 7 07:24:37 UTC 2014


c0nw0nk Wrote:
> Its a interesting issue maybe the SYSTEM user group in windows does
> not have access to the mapped hard drives ?

This is default behavior, ea:
http://stackoverflow.com/questions/13178892/access-file-from-shared-folder-from-windows-service
http://stackoverflow.com/questions/659013/accessing-a-shared-file-unc-from-a-remote-non-trusted-domain-with-credentials

OTOH, never run any service as SYSTEM if there is no need for it, always
create a user for a service and limits its rights (jail it).

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,249008,249053#msg-249053



More information about the nginx mailing list