Difference between revisions of "Redhat: Create user manual"

From Define Wiki
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)

Latest revision as of 14:18, 30 August 2013

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