users:add_a_user
Differences
This shows you the differences between two versions of the page.
users:add_a_user [2017/02/22 11:30] – created peter | users:add_a_user [2019/12/04 22:02] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Users - Add a user ====== | ||
- | |||
- | <code bash> | ||
- | adduser john | ||
- | </ | ||
- | |||
- | You will be prompted for a password and for some additional information: | ||
- | |||
- | < | ||
- | Adding user `john' ... | ||
- | Adding new group `john' (1001) ... | ||
- | Adding new user `john' (1001) with group `john' ... | ||
- | Creating home directory `/ | ||
- | Copying files from `/ | ||
- | Enter new UNIX password: | ||
- | Retype new UNIX password: | ||
- | passwd: password updated successfully | ||
- | Changing the user information for john | ||
- | Enter the new value, or press ENTER for the default | ||
- | Full Name []: John | ||
- | Room Number []: 1 | ||
- | Work Phone []: 555-555-5555 | ||
- | Home Phone []: | ||
- | Other []: | ||
- | Is the information correct? [Y/n] y | ||
- | </ | ||
users/add_a_user.1487763011.txt.gz · Last modified: 2020/07/15 09:30 (external edit)