Linux Security Operations (i)

Source: Internet
Author: User

1. Delete special users and user groups:

Linux provides a variety of different roles of the system account, after the installation of the system, the default installs a lot of unnecessary users and user groups, if you do not need some users or groups, should delete them immediately, because the more accounts, the system is more insecure, it is likely to be used by XXX, threatening the server security.

The default users and groups of users that can be deleted from the Linux system are roughly the following:

-Removable User: ADM LP sync shutdown halt UUCP operator Games Gopher etc.

Removable user groups: ADM LP UUCP Games dip, etc.

Command:

Remove unnecessary user commands from the system:

[Email protected] ~]# Userdel ADM

Remove the system unnecessary user Group command:

[Email protected] ~]# Groupdel ADM

There are times when some users simply call the job process or the user group and do not require a login function, which can disable the ability of these users to log on to the system, for example to prevent

Linux Security Operations (i)

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.