Web Hosting Talk







View Full Version : I have a question!


YUPAPA
05-06-2002, 12:06 PM
I have a script to create user accounts, but I want the site admin have access to his user accounts. Example:

Site Admin Directory:
/home/sites/siteadmin.com/

End User Directory:
/home/sites/siteadmin.com/users/enduser

The two users, site admin and end user, have different group. Because of that, how can a site admin have access to end user files? I can't treat them into the same group because I don't want the end user remove the site admin files in any way. So they must be in a different group.

Any ideas?? :confused: