What is USERADD command?

Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.

What is USERADD command?

Rating:

The USERADD command is used to create a new user account in a Linux server. The login name of the user is the only required parameter for this command. The USERADD command performs the following actions to create a user account:

  • Reads the /etc/login.defs file to get default values required for creating an account.

  • Checks parameters to override default values, if required.

  • Creates a new user entry, according to default values and parameters, in the /etc/passwd and /etc/shadow files.

  • Creates new group entries in the /etc/group file, if required.

  • Creates a home directory for the user.

  • Copies files located in the /etc/skel directory to the new home directory. The files include login and application startup scripts.


Rating:



Other articles

Click here to Article home

 
uCertify.com | Our Company | Articles | Privacy | Security | Contact Us
MCSE: MCSA, MCTS, MCITP    JAVA Certification: SCJP, SCWCD Cisco Certification: CCNA, CCENT, A+, Network+, Security+
Oracle Certification: OCP 9i, OCP 10g, OCA 9i, OCA 10g CIW foundation    EC-212-32    CISSP    Photoshop ACE    Adobe Flash ACE
© 2008 uCertify.com. All rights reserved. All trademarks are the property of their respective owners.