View Single Post
Old 02-28-2006, 09:23 AM   #3 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,505
sde is on a distinguished road
ok, so something like this
Code:
CACLS C:\some_directory /E /G "IUSR_MYBOX":R
in the security tab of the gui, there is an option for read/execute, which is what i need for a php directory. in the first link, i don't see a permission for execute.

thanks. now i can modify the utility to do this instead of having extra instructions in the readme.
sde is offline   Reply With Quote