Find the answer to your Linux question:
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 ...
  1. #1
    Linux Engineer nujinini's Avatar
    Join Date
    Apr 2009
    Posts
    1,229

    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

  2. #2
    Linux Engineer nujinini's Avatar
    Join Date
    Apr 2009
    Posts
    1,229

    Red face

    Solved. Am ashamed to admit that the solutions i was thinking of was way to complicated.

    su
    userdel USER

    done

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...