Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

NOTE: CentOS Enterprise Linux is built from the Red Hat Enterprise Linux source code. Other than logo and name changes CentOS Enterprise Linux is compatible with the equivalent Red Hat version. This document applies equally to both Red Hat and CentOS Enterprise Linux.

6.6. Additional Resources

For more information about users and groups, and tools to manage them, refer to the following resources.

6.6.1. Installed Documentation

  • Related man pages — There are a number of man pages for the various applications and configuration files involved with managing users and groups. Some of the more important man pages have been listed here:

    User and Group Administrative Applications
    • man chage — A command to modify password aging policies and account expiration.

    • man gpasswd — A command to administer the /etc/group file.

    • man groupadd — A command to add groups.

    • man grpck — A command to verify the /etc/group file.

    • man groupdel — A command to remove groups.

    • man groupmod — A command to modify group membership.

    • man pwck — A command to verify the /etc/passwd and /etc/shadow files.

    • man pwconv — A tool to convert standard passwords to shadow passwords.

    • man pwunconv — A tool to convert shadow passwords to standard passwords.

    • man useradd — A command to add users.

    • man userdel — A command to remove users.

    • man usermod — A command to modify users.

    Configuration Files
    • man 5 group — The file containing group information for the system.

    • man 5 passwd — The file containing user information for the system.

    • man 5 shadow — The file containing passwords and account expiration information for the system.

6.6.2. Related Books

  • Red Hat Enterprise Linux Introduction to System Administration; Red Hat, Inc. — This companion manual provides an overview of concepts and techniques of system administration. The chapter titled Managing User Accounts and Resource Access has great information pertaining to user and group account management.

  • Red Hat Enterprise Linux System Administration Guide; Red Hat, Inc. — This companion manual contains more information on managing users and groups as well as advanced permission configuration using ACLs. Refer to the chapters titled User and Group Configuration and Access Control Lists for details.

  • Red Hat Enterprise Linux Security Guide; Red Hat, Inc. — This companion manual provides security-related aspects of user accounts, namely choosing strong passwords.

 
 
  Published under the terms of the GNU General Public License Design by Interspire