Restricted SIDs
hello,
i trying figure out restricted sids application.
given scenario 2 users restricted access eg: notepad.exe ( u1, u2 ) on computer , tools find out restricted sids ?
most scenarios, don't information users who are restricted specific app , tried using icacls doesn't display me sid of restricted accounts ( may interpreting wrong )
hello,
you can using setacl.exe. free tool created helge klein, great german mvp.
here easy example, used following command , list permissions user names , sids d:\test folder:
setacl -on d:\test -ot file -actn list -lst s:b;f:tab -rec cont
regards
Windows Server > Directory Services
Comments
Post a Comment