Operations for Linux users and groups

Source: Internet
Author: User

First, group management

Create Group: Groupadd

Delete Group: Groupdel

Modify Group Properties: Groupmod

Options:

-g:gid

-N: Group name

Second, user management

< directives >< Options >< user Names >

Create User: Useradd

Delete User: Userdel

Modify Properties: Usermod

Options:

-u: normal user uid

-D: Home directory

-G: Primary Group name

-G: Secondary group name

-S: Login shell

-L: User name

Third, user password operation

passwd < options >< User name >

Options:

-L: Locked, locked user cannot log in

-U: Unlocked and can be logged in after unlocking

passwd< user name;: Modify User password

-D: Delete password, can log in directly without password

Iv. Viewing user information

id< user name;: View user uid, primary group GID, subordinate group GID.

finger< user name;: View?

More etc/passwd: View the contents of a file.

Operations for Linux users and groups

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.