[CentOS] sudoers
Mário Gamito
gamito at gmail.comWed Jul 9 13:19:42 UTC 2008
- Previous message: [CentOS] pnm2ppa gone, in any repo?
- Next message: [CentOS] sudoers
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, I need to run /bin/mount and /sbin/mount.cifs commands as nobody user (it has (bin/bash shell). So, I've edited /etc/sudoers and added: Cmnd_Alias CMD_MOUNT = /bin/mount Cmnd_Alias CMD_CIFS ) = /sbin/mount.cifs nobody ALL = NOPASSWD: CMD_MOUNT nobody ALL = NOPASSWD: CMD_CIFS But when I run the command as nobody (in the shell), I get the error: "mount error 1 = Operation not permitted" Any ideas ? Any help would be appreciated. Warm Regards, Mário Gamito
- Previous message: [CentOS] pnm2ppa gone, in any repo?
- Next message: [CentOS] sudoers
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list