auditing
Hi, how can i generate a list of file permissions that an NT group has on a folder? Thanks
Hi,
how can i generate a list of file permissions that an NT group has on a
folder?
Thanks
how can i generate a list of file permissions that an NT group has on a
folder?
Thanks
Participate on our website and join the conversation
This topic is archived. New comments cannot be posted and votes cannot be cast.
Responses to this topic
its shows up in this format:
C:\>xcacls upload
C:\upload mycom\user2:(OI)(CI)F
the problem is i have lots of folders and i want to list them in users instead of folders name.
eg.
mycom\user2:(OI)(CI)F
C:\upload
C:\data
D:\docs
how to do it? thanks
C:\>xcacls upload
C:\upload mycom\user2:(OI)(CI)F
the problem is i have lots of folders and i want to list them in users instead of folders name.
eg.
mycom\user2:(OI)(CI)F
C:\upload
C:\data
D:\docs
how to do it? thanks