CentOS Delete Users

29/12/2020
Linux is, by default, designed in such a manner that it allows more than one user in a single system in a very secure manner. That’s why user accounts are important for keeping users organized and ensure privacy and security for everyone. For the professional/enterprise workspace, this is even more important. The system admin has to keep everything under control with proper user account management. Otherwise, there would be clashes and privacy/security issues that nobody wants to deal with.

CentOS is a great example of the professional workspace. It offers easy access to all the features of the RHEL (Red Hat Enterprise Linux). It’s possible to perform almost any action with the user accounts, for example, adding/deleting a user account(s), managing the permissions and others etc.

In today’s tutorial, we’ll start by deleting a demo user on CentOS.

Deleting a user account

At first, I’ll be creating a new user for deletion. This is not necessary to perform in the real life. Instead, you have to focus on the user’s data and permissions before deleting the account.

Let’s add a new user into the system. For this purpose, we need the root privilege.

su

Now, it’s time to create a new user!

adduser <username>

Don’t forget to add a password for the newly created account!

passwd <username>

Now, it’s time to delete the user! At first, make sure that the user is out of any group in your system –

usermod -G “” <username>

userdel <username>

Note – Depending on the situation in the real world, the following command should be used very carefully. This command will delete the user’s all files.

userdel -r <username>

Make sure that you also remove the user from the privilege list. Run the following command –

visudo

Find out the following line –

Remove the entry of the user –

Voila! The user account is completely gone from your system!

ONET IDC thành lập vào năm 2012, là công ty chuyên nghiệp tại Việt Nam trong lĩnh vực cung cấp dịch vụ Hosting, VPS, máy chủ vật lý, dịch vụ Firewall Anti DDoS, SSL… Với 10 năm xây dựng và phát triển, ứng dụng nhiều công nghệ hiện đại, ONET IDC đã giúp hàng ngàn khách hàng tin tưởng lựa chọn, mang lại sự ổn định tuyệt đối cho website của khách hàng để thúc đẩy việc kinh doanh đạt được hiệu quả và thành công.
Bài viết liên quan

CSF Firewall là gì ? Hướng dẫn cài đặt và cấu hình CSF Firewall cơ bản

Để bảo vệ máy chủ linux của mình chống lại các cuộc tấn công DDOS, Flood, Syn Flood, Port scan…....
24/12/2020

Hướng dẫn cài đặt LEMP stack trên Ubuntu 20.04 LTS

LEMP là một nhóm các phần mềm có thể dùng để phục vụ các trang web động và các ứng dụng...
30/12/2020

Hướng dẫn cài đặt phpMyAdmin trên CentOS 8

Cài đặt phpMyAdmin Lưu version đến variable export VER="4.9.1" Tải về bản phát hành mới nhất của...
28/12/2020
Bài Viết

Bài Viết Mới Cập Nhật

Reliable IPv4 and IPv6 Subnet Rental Services: The Perfect Solution for Global Businesses
23/12/2024

Tìm Hiểu Về Thuê Proxy US – Lợi Ích và Cách Sử Dụng Hiệu Quả
11/12/2024

Mua Proxy V6 Nuôi Facebook Spam Hiệu Quả Tại Onetcomvn
03/06/2024

Hướng dẫn cách sử dụng ProxyDroid để duyệt web ẩn danh
03/06/2024

Mua proxy Onet uy tín tại Onet.com.vn
03/06/2024