Pemission on Files/Folders

  • Thread starter Thread starter GovAdminGuy
  • Start date Start date
G

GovAdminGuy

Guest
Using a command line tool such as XCACLS.exe, XCACLS.vbs, SetACL or a similar
tool, can we change the permissions so one user/group can only list files but
not read them (to see how big the files are)...Effectively, list on all
folders and contents but no read access...Is that possible perhaps with a
combination of allow/revoke?
 
Re: Pemission on Files/Folders

Hello GovAdminGuy,

Here you have an overview how to use xcacls:
http://support.microsoft.com/kb/825751

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm

> Using a command line tool such as XCACLS.exe, XCACLS.vbs, SetACL or a
> similar tool, can we change the permissions so one user/group can only
> list files but not read them (to see how big the files
> are)...Effectively, list on all folders and contents but no read
> access...Is that possible perhaps with a combination of allow/revoke?
>
 
Back
Top