Bug 25 - 'sudo -l' prompts for password even when 'listpw = never' is set
'sudo -l' prompts for password even when 'listpw = never' is set
Status: RESOLVED DUPLICATE of bug 24
Product: Sudo
Classification: Unclassified
Component: Sudo
1.6.3
HP HP-UX
: low normal
Assigned To: Todd C. Miller
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2001-02-08 05:47 MST by peter.oliver
Modified: 2001-02-19 11:41 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 peter.oliver 2001-02-08 05:47:16 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
*** This bug has been marked as a duplicate of 24 ***