Bug 317

Summary: CMND_ALIASES not expanded in list mode
Product: Sudo Reporter: Patrick Schoenfeld <schoenfeld>
Component: SudoAssignee: Todd C. Miller <Todd.Miller>
Status: RESOLVED FIXED    
Severity: normal    
Priority: low    
Version: 1.6.9   
Hardware: PC   
OS: Linux   
URL: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=128268

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.