Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8597

Raspberry Pi OS • Re: Enforce sudo password: best way?

$
0
0
you can change your sudoers config file using visudo command

Code:

sudo visudo

Code:

man visudo
will tell you how to force a password for sudo users and/or commands (you can for example a password required for some commands/users but no password for others). Highly configurable

Statistics: Posted by dwam — Sun Feb 01, 2026 8:03 pm



Viewing all articles
Browse latest Browse all 8597

Trending Articles