je viens de configurer sudoers le voici mais cela ne marche toujours pas : # sudoers file. # # This file MUST be edited with the 'visudo' command as root. # # See the sudoers man page for the details on how to write a sudoers file. #
# Host alias specification Host_Alias ICI = localhost.localdomain # User alias specification User_Alias ROOT_FRIENDS = jls, sopsop # Cmnd alias specification Cmnd_Alias GTOASTER = /usr/bin/gtoaster Cmnd_Alias KPPP = /usr/bin/kppp\ /usr/bin/load Cmnd_Alias XCDROAST = /usr/bin/xcdroast # Defaults specification # User privilege specification root ALL=(ALL) ALL # Uncomment to allow people in group wheel to run all commands # %wheel ALL=(ALL) ALL # Same thing without a password # %wheel ALL=(ALL) NOPASSWD: ALL # Samples # %users ALL=/sbin/mount /cdrom,/sbin/umount /cdrom # %users localhost=/sbin/shutdown -h now ALL ICI = NOPASSWD: GTOASTER ALL ICI = NOPASSWD: KPPP ALL ICI = NOPASSWD: XCDROAST ROOT_FRIENDS ICI = NOPASSWD: GTOASTER, KPPP, XCDROAST > -------Message d'origine------- > De : mess-mate <[EMAIL PROTECTED]> > Date : 21/10/102 22:42:30 > > Regarde sur lea-linux au sujet de 'sudo' > mess-mate > > On Mon, 21 Oct 2002 22:34:38 GMT+1 > Le Saux Jerome wrote: > > | bonjour, > | a chaque fois que je lance une application de gravure ou kppp, > | linux me demande le mot de passe du root. > | comment faire pour eviter cela et donner la possibilite aux > | utilisateurs de lancer ces applications > | > | Jerome > | _________________________________________________________ > | Gagne une PS2 ! Envoie un SMS avec le code PS au 61166 > | (0,34_ Hors co�t du SMS) > | > | > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > > > _________________________________________________________ Gagne une PS2 ! Envoie un SMS avec le code PS au 61166 (0,34� Hors co�t du SMS)

