I am running a batch file on 2003 Server (not the DC) to do some backups. If I run as a domain admin account, it runs fine. If I run it as a domain user, it fails.
So I tried slowly adding rights to that domain user to see what rights were failing and it still never worked. Even when the User had complete domain admin privaledges.
So my question is..... does the server cache that User account and re-use the security rights that it had before? Is it querying the DC every time I run the batch files or just querying a cached version that needs to be updated every time I change rights on that User?
Does this make sense?
So I tried slowly adding rights to that domain user to see what rights were failing and it still never worked. Even when the User had complete domain admin privaledges.
So my question is..... does the server cache that User account and re-use the security rights that it had before? Is it querying the DC every time I run the batch files or just querying a cached version that needs to be updated every time I change rights on that User?
Does this make sense?