Difference between revisions of "Redhat: Create user command line"
Jump to navigation
Jump to search
(Created page with "== 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 direct...") |
(No difference)
|
Revision as of 14:17, 30 August 2013
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