Bugzilla – Bug 593
sudo password
Last modified: 2013-08-17 17:12:44 MDT
I just updated from PCBSD 9.0 to PCBSD 9.1 on a laptop and find that the version of sudo available seems to require the root password instead of the user's own password. I don't know if the problem is with sudo or if the PCBSD people have changed things but requiring the root password to use sudo kind of defeats that purpose. If I wanted other users to have the root password, they could use su and I wouldn't need sudo. If it turns out that it's PCBSD who've munged things, I hope you'll be able to pass this on to them; they seem too well hidden for me to find. Thanks for your attention.
It sounds like PC-BSD has configured sudo to require the target user's password. Can you attach a copy of the /etc/sudoers file?
I just installed PC-BSD 9.1 in a VM and sudo works as expected. That is, it requires my password and not root's to run commands.