userdel
This is the command to delete user in your local system.
delete an user
userdel sikkandar
User sikkandar will be deleted from your local machine without home directory.
Delete an user with home directory
userdel -r sikkandar
Delete an user with home directory including files owned by other users
userdel -rf sikkandar
Saturday, May 3, 2008
Deleting User
Labels:
Managing Users
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment