Sun Certified System Administrator for Solaris 10 Study Guide Exams 310-XXX & 310-XXX

A user account on the Solaris system consists of several components such as a user login name, a user ID, a user password, and a home directory for the user. User accounts can be added, modified, and deleted by using the useradd, usermod, and userdel commands, respectively, or by using the Solaris Management Console (SMC) GUI tool. The admin tool from the previous versions is not available in Solaris 10.

Most of the information about user accounts lives in the file /etc/passwd, which also holds a placeholder for the password, and the encrypted password and other password information lives in the file /etc/shadow. Multiple users can be organized into a group, and the information about the groups live in the /etc/group file. The work environment for a user is created by the shell initialization files, which are executed when the user logs into the system. There are two kinds of initialization files: site initialization files, which are available to all the users and set up the global part of the environment, and user initialization files, which a user can change to customize the environment locally. During the login procedure, first the site initialization files are executed, followed by the user initialization files.

System security is an integral part of user management. We explore the system security aspect of the user administration in the next chapter.

Inside the Exam

Comprehend

Look Out

Memorize

Категории