K
Ken Buchanan
Anyone know how to set ACLs using CACLS (or any other CLI)
on a remote box referencing a local user on the remote box?
This does not work :
cacls \\myserver\c$\data /t /e /c /g myserver\ken:r
I get the "no mapping between account names" error
Trouble is the user ID in question is on all 1000 of my
servers and is also on the domain. I'm trying to do this
from an ASP page.
TIA
Ken
on a remote box referencing a local user on the remote box?
This does not work :
cacls \\myserver\c$\data /t /e /c /g myserver\ken:r
I get the "no mapping between account names" error
Trouble is the user ID in question is on all 1000 of my
servers and is also on the domain. I'm trying to do this
from an ASP page.
TIA
Ken