touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #99799
[Bug 1319403] Re: uid match not working in sudoers file
New version sudo 1.8.9p5-1ubuntu1.2 fixes the UID problem for me as well
on Trusty.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, 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:
Fix Released
Status in sudo source package in Trusty:
Fix Committed
Status in sudo source package in Utopic:
Won't Fix
Bug description:
[Impact]
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).
[Test Case]
* Rules using user id should work after the fix.
#33 ALL = NOPASSWD: /usr/bin/whatever
* Also make sure that rules using username still work.
myusername ALL = NOPASSWD: /usr/bin/whatever
[Regression Potential]
This bug has been fixed in the current stable release of sudo
(1.8.10p3).
You can check the original bug report (and patch) here:
http://www.sudo.ws/bugs/show_bug.cgi?id=640
To manage notifications about this bug go to:
https://bugs.launchpad.net/sudo/+bug/1319403/+subscriptions