Thread with 3 posts
jump to expanded postoh my god, the new colleague at work couldn't open the terminal on his Linux machine because his shell is set to /bin/false. I'm amazed you can even get into the GUI when that's the case…
@hikari The machine probably doesn't have pam_shells.so as part of the PAM requirements, or someone was naughty and added /bin/false to /etc/shells.
@Mayabotics at this organisation, there are a handful of accounts which use this shell. I don't think it's the default but maybe it's used for departed employees or something.