Skip to main content
Found the upstream bug report (#869)
Source Link
Chris Davies
  • 128.3k
  • 16
  • 179
  • 324

FWIW I can also reproduce this on 1.8.27., but it's fixed in 1.8.28

If you remove the listpw=never entry, your ALL ALL=(ALL) NOPASSWD: /usr/bin/false line will trigger the acceptance rule and sudo -l will stop prompting for a password.

FWIW I can also reproduce this on 1.8.27.

If you remove the listpw=never entry, your ALL ALL=(ALL) NOPASSWD: /usr/bin/false line will trigger the acceptance rule and sudo -l will stop prompting for a password.

FWIW I can also reproduce this on 1.8.27, but it's fixed in 1.8.28

If you remove the listpw=never entry, your ALL ALL=(ALL) NOPASSWD: /usr/bin/false line will trigger the acceptance rule and sudo -l will stop prompting for a password.

Source Link
Chris Davies
  • 128.3k
  • 16
  • 179
  • 324

FWIW I can also reproduce this on 1.8.27.

If you remove the listpw=never entry, your ALL ALL=(ALL) NOPASSWD: /usr/bin/false line will trigger the acceptance rule and sudo -l will stop prompting for a password.