PDA

View Full Version : How to completely erradicate a user from your server.


Rick
04-06-2006, 02:53 PM
Want to go beyond userdel for security, fame, and fortune? check out this article:

http://www.howtoforge.com/linux_remove_users


Rick

hyperaxe
04-06-2006, 10:42 PM
Thanks for the info. I usually just do a "userdel" command to get rid of a user? :)

Rick
04-06-2006, 10:43 PM
so do I and so have I.

But, this is an interesting article on just how much cruft hangs around after userdel.

Rick

bakes
04-07-2006, 01:49 AM
Thanks! Will have to try this out the next time I deleat a user...