Hacker News new | ask | show | jobs
by nonsince 1526 days ago
Yeah default users are fine, but the basic architecture of Linux (and, to my knowledge, all operating systems) means that there’s no meaningful way to create a user without creating a password, so you can’t have a default user without a default password.
1 comments

On the contrary - when you create a user using useradd, it initially has no password, and so cannot log in.