Click to See Complete Forum and Search --> : Konsole Question


mmills
03-04-2004, 03:31 PM
ok in root: useradd username
passwd theassumedpassword
confirm theassumedpassword



now how do you delete the username and password ?

deathadder
03-04-2004, 03:34 PM
Isnt there a userdel command? Not at my box so I can check :(

EDIT:

userdel <username>

gets rid of the user name

userdel -r <username>

gets rid of /home/username as well

http://www.justlinux.com/forum/search.php?s=&action=showresults&searchid=899147&sortby=lastpost&sortorder=descending