I am trying to upload a file using php3 and I need to allow the users to
change the permissions on the files so they can access them in safemode.

Basically, I need the script to be able to copy and change the permissions
on a file. The problems is my uid is 500 and the files are uploaded owned by
99. The Safe Mode option keeps users from using other users files. I don't
have a clue how to write a script to do this. My big question is how do I
keep the users from changing the userid on /etc/passwd or /etc/shadow in a
script of this type.  Any suggestions?

Chad


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to