userdel - delete a user account and related files
The options which apply to the userdel command are:
Note: This option is dangerous and may leave your system in an inconsistent state.
The mail spool is defined by the MAIL_DIR variable in the login.defs file.
The userdel command exits with the following values:
userdel will not allow you to remove an account if the user is currently logged in. You must kill any running processes which belong to an account that you are deleting.
You may not remove any NIS attributes on a NIS client. This must be performed on the NIS server.
If USERGROUPS_ENAB is defined to yes in /etc/login.defs, userdel will delete the group with the same name as the user. To avoid inconsistencies in the passwd and group databases, userdel will check that this group is not used as a primary group for another user, and will just warn without deleting the user otherwise. The -f option can force the deletion of this group.
chfn(1), chsh(1), passwd(1), login.defs(5), gpasswd(8), groupadd(8), groupdel(8), groupmod(8), useradd(8), usermod(8).
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |