local system account
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
hi all.. need help again! i have a service running using a user which is part of the administrator group... i am doing DCOM and the service encounteres access denied error when trying to connect to the remote machine. however when i run the service using local system account everything works fine. can someone please explain to me the difference between an administrator and the local system account and how to resolve this problem. thanks for the help! not so newbie