Re: Local System account and network resource access



ykffc wrote:
Does anyone know whether the system account NT AUTHORITY/SYSTEM is able to access network resource like ordinary authenticated user?

According to my research it appears it should be able. I have tried it but it always give me an "Access denied" error message. I simply try to do a "dir \\xxx.xx.xx.xx\shareName" command.

It is restricted to use a null session when connecting to a network. So to get in, anonymous access must have been granted
.


Loading