https://bugzilla.novell.com/show_bug.cgi?id=804945 https://bugzilla.novell.com/show_bug.cgi?id=804945#c4 --- Comment #4 from Serge Ribalchenko <valenak@gmail.com> 2013-04-08 13:09:13 UTC --- (In reply to comment #2)
On the contrary, Debian uses the default sudo behaviour, which means asking for the password of the invoking user. (In this particular example, you are not asked for the password, because of the NOPASSWD flag usage)
As Werner already pointed out, this isn't a bug, but merely a configuration issue.
thank you for your clarification, but why OpenSUSE don't use the default sudo behaviour? Let's take another example, user who aren't listed in sudoers: ---- openbox% sudo -l We trust you have received the usual lecture from the local System Administrator. It usually boils down to these three things: #1) Respect the privacy of others. #2) Think before you type. #3) With great power comes great responsibility. Password: Sorry, user user may not run sudo on openbox. openbox% uname -a OpenBSD openbox.lake 5.2 GENERIC.MP#368 amd64 openbox% ---- this is the default behaviour I expect from mature linux distro, and alas! OpenSUSE ask me for root's password when I just a user among the others. Why do OpenSUSE choose to be so extravagant? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.