Hi I have a webserver running for multiple 'endusers'. No I want to give some costumers access to certain files as user WEBSERVER for easy editing configuration file owned by the webserver.
it should do something like jail the user to /var/www/vhosts/DOMAIN/httpdocs/DIRtoFILES and let him perform some commands (rm, less, nano, etc) there as user WEBSERVER. AFAIK this isn't possible with sudo because I think it's not possible to restrict it to certain files or dirs. Is there an other utility which can do this? Or do I have to setup a chroot environment? thx martin -- [EMAIL PROTECTED] mailing list