sudo su

Todd C. Miller Todd.Miller at courtesan.com
Wed Sep 20 21:30:47 EDT 2000


In message <39C9D4D6.3440.7DA782 at localhost>
	so spake "Ronald Warner" (cscrw):

> I am using sudo1.6.3p5
> 
> i added the following to /etc/sudoers
> 
> DEFAULTS:ADMIN		rootpw
> ADMIN						ALL = /bin/su
> 
> but now it accepts neither the root passwd or the user's password.

You want that to be:

Defaults:ADMIN		rootpw

And "ADMIN" needs to be defined before the Defaults entry.

 - todd



More information about the sudo-users mailing list