[Bug 1319403] Re: add sudoer rule by userid (#uid)
Marc Deslauriers
marc.deslauriers at canonical.com
Tue May 20 14:19:54 UTC 2014
Fixed in 1.8.10p3 by http://www.sudo.ws/repos/sudo/rev/315eff4add59
** Also affects: sudo (Ubuntu Utopic)
Importance: Undecided
Status: Confirmed
** Also affects: sudo (Ubuntu Trusty)
Importance: Undecided
Status: New
** Changed in: sudo (Ubuntu Trusty)
Status: New => Confirmed
** Summary changed:
- add sudoer rule by userid (#uid)
+ uid match not working in sudoers file
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to sudo in Ubuntu.
https://bugs.launchpad.net/bugs/1319403
Title:
uid match not working in sudoers file
Status in sudo:
Unknown
Status in “sudo” package in Ubuntu:
Confirmed
Status in “sudo” source package in Trusty:
Confirmed
Status in “sudo” source package in Utopic:
Confirmed
Bug description:
[Ubuntu 14.04]
sudo 1.8.9p5 had a bug which caused any rule added to sudoers to be
ignored if the user was stated by user id (with the username works
just fine).
For instance:
#33 ALL = NOPASSWD: /usr/bin/whatever
Is ignored, while:
myusername ALL = NOPASSWD: /usr/bin/whatever
works just fine.
This bug has been fixed in the current stable release of sudo
(1.8.10p3) and it would be convenient if the patch could be applied to
the current sudo package in Ubuntu 14.04 (sudo1.8.9p5-1ubuntu1 )
You can check the original bug report (and patch) here:
http://www.sudo.ws/bugs/show_bug.cgi?id=640
Thank you
To manage notifications about this bug go to:
https://bugs.launchpad.net/sudo/+bug/1319403/+subscriptions
More information about the foundations-bugs
mailing list