PC Review Forums Newsgroups Windows 2000 Microsoft Windows 2000 File System Permission right checking

Reply

Permission right checking

 
Thread Tools Rate Thread
Old 03-07-2003, 12:01 PM   #1
KT
Guest
 
Posts: n/a
Default Permission right checking


Hi,

Anyone know how to list out the permission right of all
existing folders and files on Windows 2000 server and
NT4.0? Thanks.

KT.
  Reply With Quote
Old 08-07-2003, 05:26 AM   #2
Bart Denison[MSFT]
Guest
 
Posts: n/a
Default Re: Permission right checking

Have you looked at the help for the command line tool cacls.exe?

Combined with a shell script that iterates directories and runs cacls and
pipes the output to a text file, you should be able to collect a full list
of permissions across an entire disk drive.

--
Bart Denison [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.
"KT" <kt@deson.com> wrote in message
news:0ca701c3414a$06cc8d40$a101280a@phx.gbl...
> Hi,
>
> Anyone know how to list out the permission right of all
> existing folders and files on Windows 2000 server and
> NT4.0? Thanks.
>
> KT.



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off