[Bug 1319403] [NEW] add sudoer rule by userid (#uid)
Dani Ametller
1319403 at bugs.launchpad.net
Wed May 14 13:38:04 UTC 2014
Public bug reported:
[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
** Affects: sudo (Ubuntu)
Importance: Undecided
Status: New
--
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:
add sudoer rule by userid (#uid)
Status in “sudo” package in Ubuntu:
New
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/ubuntu/+source/sudo/+bug/1319403/+subscriptions
More information about the foundations-bugs
mailing list