[sudo-users] Sudo setup on hp-ux 11.11

Todd C. Miller Todd.Miller at courtesan.com
Tue Aug 9 10:47:13 EDT 2011


You should really be using visudo to edit sudoers as it will refuse
to write an invalid sudoers file.

Instead of this line:

    User_alias ADMIN = madhavav

You want:

    User_Alias ADMIN = madhavav

 - todd



More information about the sudo-users mailing list