Bug 317 - CMND_ALIASES not expanded in list mode
CMND_ALIASES not expanded in list mode
Status: RESOLVED FIXED
Product: Sudo
Classification: Unclassified
Component: Sudo
1.6.9
PC Linux
: low normal
Assigned To: Todd C. Miller
http://bugs.debian.org/cgi-bin/bugrep...
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-11-21 04:20 MST by Patrick Schoenfeld
Modified: 2008-11-21 09:32 MST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Schoenfeld 2008-11-21 04:20:48 MST
Hi,

the following problem was reported by a Debian user:

CMND_ALIASES are not properly expanded in the output of sudo -l.
Instead the name of the appropriate CMND_ALIAS is printed.

More information (and a concrete use case) to be found in the URL.
The problem is easy reproducible and happens with 1.6.9. I had a quick look at the 1.7.x changes and didn't see a reason why this should be fixed therein.
Comment 1 Todd C. Miller 2008-11-21 09:32:47 MST
This is fixed in 1.7.0 with the new parser.  It will not be fixed in the 1.6.x branch.