Two ways for Linux to modify a user's home directory

Source: Internet
Author: User


First: Modify the/etc/passwd file

Second: usermod command


Detailed description is as follows:

Usermod [-lu][-c < notes >][-d < login >][-e < expiration >][-f < buffer days >][-g < group >][-g < group >][-l < Account name >][-s <shell>][-u <uid>][user Account]

Example

The first method: VI/ETC/PASSWD

Find the lines of users you want to modify, and modify them. This law is very violent and recommends careful use.

The second type: Usermod

usermod-d/usr/newfolder-u UID

-U must follow the UID, not username.

Supplemental Note: Usermod can be used to modify the user account settings.

All right, that's it. About modifying the user's home directory This knot, about usermod command parameters I do not recommend a lot of Web site has introduced but I feel useless.

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.