Bugzilla – Bug 25
'sudo -l' prompts for password even when 'listpw = never' is set
Last modified: 2001-02-19 11:41:55 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'.
*** This bug has been marked as a duplicate of 24 ***