Redhat: Create user manual

From Define Wiki
Revision as of 14:18, 30 August 2013 by Michael (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Manually Create User

  1. Add the line to the passwd and shadow files to define the user
  2. Create the private group
  3. Create the Home Directory
  4. Populate the home directory use the contents of /etc/skel, and change the ownership of the files to the user

Manually Create Group

  1. Add the lines to the group and gshadow files to define the group