Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
You can run passwd--delete <username>passwd --delete <username> after creating the user with adduseradduser. After this, you'll be able to login without entering a password.
You can run passwd--delete <username> after creating the user with adduser. After this, you'll be able to login without entering a password.
You can run passwd --delete <username> after creating the user with adduser. After this, you'll be able to login without entering a password.