same password windows 2003 R2 SP2
hi,
i have 2 windows 2003 r2 sp2 jouind to domain,
in the 2 computers the i have the same administrator password.
can any one explain what will hapen when:
Start server1 and i have a services that access files on share on server2 ?
The services run in system (default ) account
in general:
what happen when you have the same administrator password in jouind computers, and you logon with administrator and try to access to
second computer
good microsoft artical can help
thanks!
shimonShimon Ben Levi
April 17th, 2011 7:41am
Hi Customer,
If your service is run by local system account, the access share file will be failed.
Local system account is a predefined local account used by service control manager. This account does not have a password.
The file NTFS security rights include NT AUTHORITY\System, but this account has no rights to access network by security design.
So you couldn't use local system account like administrator on service.
LocalSystem Account
http://technet.microsoft.com/en-us/library/ms684190(VS.85).aspx
About the Local System Account/Computer$ in Configuration Manager
http://technet.microsoft.com/en-us/library/bb680595.aspxRegards, Rick Tan
Free Windows Admin Tool Kit Click here and download it now
April 21st, 2011 2:11am