Page 1 of 1
filesystem permission
Posted: Thu Aug 11, 2005 1:44 pm
by nincha
hi, i have php installed on windows 2003, how would u set the permission on a folder that allows ftp code to read/write/modify it while not allowing the world from reading and writing and mofying it.
Posted: Thu Aug 11, 2005 2:00 pm
by feyd
set the "everyone" class, then set a specific override for the user the ftp server is run under.
Posted: Thu Aug 11, 2005 6:27 pm
by nincha
how would u set the server user?
Posted: Thu Aug 11, 2005 6:41 pm
by programmermatt
The server is probably SYSTEM by default. Launch the 'Services' mmc snap-in and look for the service name that the program is running by and change the users in (Right Click on service)->Properties