On Wed, Oct 04, 2006 at 02:19:33PM -0500, Luis E. Salas C. wrote: > Hola a todos, > > > > > > Necesito que me ayuden a realizar lo siguiente: > > > > Quiero que un administrador Novel tenga acceso solo a administrar el > servicio dhcpd (stop | Stara | etc.) > > > > Además de ello que solo tenga acceso a escribir lo archivos del siguiente > directorio /etc/Dirnovel > Tal cual dijo el muchacho:
Yo me definiría al usuario en /etc/sudoers con los comandos que le quiero dar, y luego me haría un script en bash a gusto. Posteriormente en /etc/passwd, cambiaría /bin/bash por /bin/miscript. Fijate si funca. Saludos. Andrés M. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

