Skip to main content

whenWhen I create a I user with useradd useradd (no option) I can later add his passwd by using passwd new_userpasswd new_user. How

How can I create his correct home directory (with Desktop and Templates inside) and all other parameters the user needs? I

I mean how can I obtain the equivalent of adduseradduser?

when I create a I user with useradd (no option) I can later add his passwd by using passwd new_user. How can I create his correct home directory (with Desktop and Templates inside) and all other parameters the user needs? I mean how can I obtain the equivalent of adduser?

When I create a user with useradd (no option) I can later add his passwd by using passwd new_user.

How can I create his correct home directory (with Desktop and Templates inside) and all other parameters the user needs?

I mean how can I obtain the equivalent of adduser?

edited tags
Link
pietro letti
  • 429
  • 1
  • 5
  • 11
Source Link
pietro letti
  • 429
  • 1
  • 5
  • 11

useradd with no options

when I create a I user with useradd (no option) I can later add his passwd by using passwd new_user. How can I create his correct home directory (with Desktop and Templates inside) and all other parameters the user needs? I mean how can I obtain the equivalent of adduser?