I've got a task running on AMACHINE under the SYSTEM account.
There's a shared directory on BMACHINE which is visible on AMACHINE and that shared directory allows r+w to a username ADOMAIN\AMACHINE$.
I believe that ADOMAIN\AMACHINE$ means any users on AMACHINE should be allowed r+w on the shared.
- Am I correct in believing that ?
- Is there something weird about the SYSTEM account which might means it's excluded from those permissions ?
I have read http://serverfault.com/questions/66660/what-does-domain-name-computer-name-mean which was helpful but a bit too biased towards ASP.Net.