How to: Easy multi-level authentication for sudo #computers #development #answer
How to: Easy multi-level authentication for sudo #computers #development #answer
Easy multi-level authentication for sudo
I have a FreeBSD server with password-based SSH enabled. I would like to enable sudo, but I do not want a potential attacker to be one password away from root access. My current solution is logging in as root using a public key (remote password authentication is disabled for root), and my normal user is not in wheel and sudo is not installed.
In the past,…
View On WordPress










