Post #4268511
2026-07-31 02:08 UTC
Is this the Github of it: github.com/linux-pam/linux-pam
?
Could I pam_time root or something that has a higher rank and a different password then my main user?
Replies (1)
-
@RIotingPacifist@lemmy.world 2026-07-31 06:30
You can prevent root login entirely using sudo and no root password. Of course you could then override your init to give you a root shell, which you could avoid by having a grub and bios password. But you’d be able to reset the bios password if you have physical access anyway.