Page 1 of 1

GUI to remove user fails in 13.37

Posted: 27. May 2011, 21:40
by mimosa
... when I selected the option to remove the home directory and kitchen sink, the user didn't go away, though it was no longer possible to log in as that user. Unticking that box did the job, though I'm not sure what would have happened if I hadn't already clicked on OK before with it ticked.

What's supposed to happen if you do leave it unticked, by the way? /home/foo remains intact, but user foo no longer exists and cannot log in? Anyway, everything's gone now.

Re: GUI to remove user fails in 13.37

Posted: 29. May 2011, 09:40
by gapan
Removing a user account and all user files are two completely different things.

The first time you tried to remove all files, you probably were accessing something in that user's home directory, so it couldn't be removed. You can't delete a file if you're accessing it.

Re: GUI to remove user fails in 13.37

Posted: 29. May 2011, 15:03
by mimosa
you probably were accessing something in that user's home directory
:oops:

That was probably it, though I didn't think so because I only created the thing to make sure it came with the proper 13.37 look. Anyway, it works now.

Thanks gapan!