Koozali.org: home of the SME Server

ftp/cgi

Rob

ftp/cgi
« on: January 21, 2003, 08:17:05 PM »
I have a user that wants to be able to change premissions to files in his cgi bin dir, how can you grant access to the user to change the files in his cgi-bin? I'm running e-smith 5.5

thanks
Rob

Molski

Re: ftp/cgi
« Reply #1 on: January 23, 2003, 09:42:30 PM »
I don't know if this works, but maybe you could do this. Change the "owner"of the directory (with chown) to the same name as your user uses to log on to your domain (if you have a domain). After that set the file permissions for read, write and execute to this specific user and read for all users). I don't know if this works, but I hope it (for you) :)

Molski