account unknow problem after using cacls command to update folder security
hi,
i use cacls command to remove , add user's account (or group) with full control on some folders. after couple of days, saw account unknown on security tab of folder. there 1 have suggestions?
account unknown(s-1-5-21-4009522309-1728746466-358...
the command used is:
cacls temp /e /p username:f (or groupname:f)
cacls temp /e /r everyone
thanks,
matthew
i use cacls command to remove , add user's account (or group) with full control on some folders. after couple of days, saw account unknown on security tab of folder. there 1 have suggestions?
account unknown(s-1-5-21-4009522309-1728746466-358...
the command used is:
cacls temp /e /p username:f (or groupname:f)
cacls temp /e /r everyone
thanks,
matthew
hi,
you can try resolve sid using tool psgetsid. if tool not find out account sid, can delete entry acl.
psgetsid v1.43
http://technet.microsoft.com/en-us/sysinternals/bb897417.aspx
Windows Server > Directory Services
Comments
Post a Comment