users:delete_a_user
This is an old revision of the document!
Users - Delete a user
deluser john
WARNING: This will not delete the user's home directory.
If you want to delete the user's home directory when the user is deleted, issue the following command as root:
deluser --remove-home john
If you had previously configured sudo privileges for the user you deleted by editing the /etc/sudoers file, you should remove the relevant line in that file too.
users/delete_a_user.1487763540.txt.gz ยท Last modified: 2020/07/15 09:30 (external edit)