Bug 24

Summary: 'sudo -l' prompts for password even when 'listpw = never' is set
Product: Sudo Reporter: peter.oliver
Component: SudoAssignee: Todd C. Miller <Todd.Miller>
Status: RESOLVED FIXED    
Severity: normal    
Priority: low    
Version: 1.6.3   
Hardware: HP   
OS: HP-UX   

Description peter.oliver 2001-02-08 05:45:57 MST
If a user is not mentioned in /etc/sudoers, 'sudo -l' will ask for that user's
password even if /etc/sudoers contains:

Defaults
listpw = never

Users who are mentioned in /etc/sudoers are not asked for their passwords when
using 'sudo -l'.
Comment 1 Todd C. Miller 2001-02-19 07:41:59 MST
*** Bug 25 has been marked as a duplicate of this bug. ***
Comment 2 Todd C. Miller 2001-12-12 14:02:59 MST
This is fixed in the sudo cvs tree so the next release of sudo will have the fix.