Computing.Net > Forums > Unix > How to delete user?

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

How to delete user?

Reply to Message Icon

Name: Ben
Date: January 6, 2002 at 11:11:30 Pacific
Comment:

I'm running FreeBSD and I accidentally
created a user that I wanna delete. How do
I do this? I have access to the root and
everything. Please help!



Sponsored Link
Ads by Google

Response Number 1
Name: Ben
Date: January 6, 2002 at 11:16:56 Pacific
Reply:

Never mind I got it.


0

Response Number 2
Name: hdo
Date: January 8, 2002 at 05:37:24 Pacific
Reply:

delete user with

$userdel -r username

where -r is for removing the entire directory structure of that user.

otherewise try

$deluser username

similar commands...


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Unix Forum Home


Sponsored links

Ads by Google


Results for: How to delete user?

How to delete a file named -x www.computing.net/answers/unix/how-to-delete-a-file-named-x/3350.html

How to delete duplicate lines ?? www.computing.net/answers/unix/how-to-delete-duplicate-lines-/8277.html

how to delete last 3 lines of files www.computing.net/answers/unix/how-to-delete-last-3-lines-of-files/6466.html