Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14

Thread: Re-activate previous accounts in seperate /home after 9.10 fresh install

  1. #11
    Join Date
    Mar 2008
    Location
    Sparta NC
    Beans
    478
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Re-activate previous accounts in seperate /home after 9.10 fresh install

    "Not a window in the house but somehow there's more light..."

    Linux Power Tools

  2. #12
    Join Date
    Feb 2007
    Location
    Manchester UK
    Beans
    15
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Re-activate previous accounts in seperate /home after 9.10 fresh install

    Quote Originally Posted by wiebeest View Post
    I solved it!!

    But... in a different way:

    As ROOT I checked: etc/passwd
    The new user was not there (obviously).

    Then with:
    Code:
    sudo adduser <username>
    I did manage to create the account. Then afterwards I checked etc/passwd and this time the user was there.
    Logged in as that user, which now worked, so the problem was solved through these steps.

    So my guess is that the graphical "User and Groups" utility contains a bug, so that it can't create a new user account if the user already exists in /home/<username>

    Because doing exactly the same thing through the good old terminal succeeded whilst the graphical shell refused to do so.

    Solved!
    THIS IS FANTASTIC!!!
    WORKS LIKE A DREAM!!

    Tell EVERYONE this is the way to clean install Ubuntu every six months without user profile/account problems.

    Thank you very much.

  3. #13
    Join Date
    Aug 2008
    Location
    Manila, Philippines
    Beans
    231
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Re-activate previous accounts in seperate /home after 9.10 fresh install

    Thank you very much for this thread. I've been looking for the solution too. Terminal rules!

  4. #14
    Join Date
    Mar 2008
    Location
    Sparta NC
    Beans
    478
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Re-activate previous accounts in seperate /home after 9.10 fresh install

    I think you mean "bash rules!"
    "Not a window in the house but somehow there's more light..."

    Linux Power Tools

Page 2 of 2 FirstFirst 12

Tags for this Thread

Bookmarks

Posting Permissions

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