Bugzilla – Bug 133358
Defaults in /etc/sudoers insecure (repeat of 105641)
Last modified: 2005-11-11 08:22:39 UTC
This is a repeat of bug 105641. I want to give another real user vote for changing the default /etc/sudoers file to not NOT use: Defaults targetpw %users ALL=(ALL) ALL Defaults are important! Many users will not not know better and will assume this is the correct/only behavior of sudo. Using sudo in this way makes sudo almost completely and diverges from Debian and Red Hat. See this thread for example: http://www.justlinux.com/forum/showthread.php?s=91d0adf83527539f71227567b178d9be&threadid=138057
The typical default sudo configuration means you can't use sudo out of the box. With those two lines you can. If you want your sudo to behave differently change the config file. That's the purpose of a config file.