[Bug 1319403] Re: add sudoer rule by userid (#uid)
Brian Murray
brian at ubuntu.com
Mon May 19 21:52:21 UTC 2014
** Tags added: trusty
** Tags added: utopic
** Bug watch added: Sudo Bugzilla #640
http://www.sudo.ws/bugs/show_bug.cgi?id=640
** Also affects: sudo via
http://www.sudo.ws/bugs/show_bug.cgi?id=640
Importance: Unknown
Status: Unknown
--
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:
Unknown
Status in “sudo” package in Ubuntu:
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