Hmm, I can't convince CACLS to edit such fine-grained rights; it only seems
to recognize N, R, F, C.  Are you sure you've used it to SET these
permissions, and not just display them?

-----Original Message-----
From: Dave Watts [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 02, 2000 3:54 PM
To: CF-Talk
Cc: '[EMAIL PROTECTED]'
Subject: RE: Ok, What is Fusebox?-- Reply to Peter


> What permission combination allows a user to check 
> permissions, but not read, a file? And what tool do 
> I use to set that perm?

If you don't have the SCE installed, you can still manipulate all of this
stuff from the command line using CACLS. Here's a copy of a console where I
ran CACLS to display rights for a cfm file which allows the IUSR_MACHINENAME
account to check permissions, but not read the file:

C:\Inetpub\wwwroot\test\authtest\authtest.cfm 

NT AUTHORITY\SYSTEM:(DENY)(special access:)
FILE_READ_DATA

BUILTIN\Administrators:(OI)(CI)F
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to