Starhost
02-14-2002, 06:16 AM
Hi all,
I'm writing my own CP for my freeBSD server. And now I have a problem and I just can't figure it out how to do it. The problem:
When I add a client (domain) to the server, a group is maded with for instance the name: site1. When I start adding users to that domain, they are all member of group "site1".
But how should I do it when I would like to give a user admin priveledges? That user should be able to overwrite excisting files and chmod them. Even if it isn't the owner of the file.
I could give all files 664 privledges, but in that case all users that are member of group "site1" can overwrite the files.
Could you people please help me with this?
I'm writing my own CP for my freeBSD server. And now I have a problem and I just can't figure it out how to do it. The problem:
When I add a client (domain) to the server, a group is maded with for instance the name: site1. When I start adding users to that domain, they are all member of group "site1".
But how should I do it when I would like to give a user admin priveledges? That user should be able to overwrite excisting files and chmod them. Even if it isn't the owner of the file.
I could give all files 664 privledges, but in that case all users that are member of group "site1" can overwrite the files.
Could you people please help me with this?
