Skip to main content
deleted 2 characters in body
Source Link
slm
  • 379.7k
  • 127
  • 793
  • 897

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.

Source Link

You can run passwd --delete <username> after creating the user with adduser. After this, you'll be able to login without entering a password.