Is it possible to create a login-only password?

Hello there, I've been wondering, if you could create a login-only password? So I would have one password to login to my machine and my user-password for sudo etc. Thanks for the answers.

sudo is quite overpowered in general, and I'm pretty sure you can make sudo use a different password than your actual user account

which is practically the same end result:
one for logging in
one for sudo

1 Like

Have you tried this?

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.