|
|
|
|
|
by henearkr
2159 days ago
|
|
Anything requiring sudo or su is not enough: too easy to just take the habit to type the password very fast. What I've found that works is using the command "lockout" with some weird modification of the sudoers file in order to allow only certain commands with sudo (or other commands with only certain arguments not matching forbidden patterns). |
|