Bug 593 - sudo password
sudo password
Status: RESOLVED WORKSFORME
Product: Sudo
Classification: Unclassified
Component: Sudo
1.8.7
PC Other
: low normal
Assigned To: Todd C. Miller
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-03-07 15:17 MST by Charlie
Modified: 2013-08-17 17:12 MDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Charlie 2013-03-07 15:17:50 MST
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.
Comment 1 Todd C. Miller 2013-03-07 15:20:06 MST
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?
Comment 2 Todd C. Miller 2013-08-17 17:12:44 MDT
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.