Results 1 to 2 of 2
Hello guys,
I was trying to practice useradd and userdel and everything was doing fine untill I noticed that when I was trying to remove a user in the log-in ...
- 06-02-2009 #1
Cannot [rm -rf user] in Log-in Menu
Hello guys,
I was trying to practice useradd and userdel and everything was doing fine untill I noticed that when I was trying to remove a user in the log-in menu, it just won't go.
I use the:
su -
rm -rf USER
it was ok with the others till now. Gives me a message about "ICE"? I do not yet understand this one.
Hope to hear from anybody, CHEERS!Last edited by nujinini; 06-03-2009 at 02:28 AM. Reason: change "start-up to log-in" Title
- 06-03-2009 #2
Solved. Am ashamed to admit that the solutions i was thinking of was way to complicated.
su
userdel USER
done


Reply With Quote