Redhat: Create user command line
Jump to navigation
Jump to search
Manually Create User
- Add the line to the passwd and shadow files to define the user
- Create the private group
- Create the Home Directory
- Populate the home directory use the contents of /etc/skel, and change the ownership of the files to the user
Manually Create Group
- Add the lines to the group and gshadow files to define the group