touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #101117
[Bug 1319403] Re: uid match not working in sudoers file
This bug was fixed in the package sudo - 1.8.9p5-1ubuntu1.2
---------------
sudo (1.8.9p5-1ubuntu1.2) trusty-proposed; urgency=medium
* Ensure uid matching works in the sudoers file. (LP: #1319403)
-- Brian Murray <brian@xxxxxxxxxx> Wed, 26 Aug 2015 16:59:47 -0700
** Changed in: sudo (Ubuntu Trusty)
Status: Fix Committed => Fix Released
--
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 Released
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