LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   sudoer (https://www.linuxquestions.org/questions/slackware-14/sudoer-493006/)

spidna 10-16-2006 08:50 PM

sudoer
 
I'm enjoying slackware 11 now since i've been able to get my internet working. Now how do i setup the sudo config file to sudo su into the system. if possible post your config or tell me what to do. i have already edit visudo and uncomment %wheel line, still not working.

tanvir900 10-17-2006 12:06 AM

you need to edit your /etc/sudoers file and add

Code:

username  hostname = NOPASSWD: /bin/su
and open up another terminal as "username" and type "sudo su"

Alien Bob 10-17-2006 02:51 AM

I have a small blurb on configuring the use of su and sudo here: http://wiki.alienbase.nl/doku.php?id=linux:admin#su

Eric


All times are GMT -5. The time now is 04:21 PM.