Results 1 to 7 of 7

Thread: [SOLVED] password and username retreival

  1. #1
    Join Date
    Nov 2008
    Beans
    5

    Angry [SOLVED] password and username retreival

    i have just purchased aelonex webbook when first booting up it asked me to enter a password and username which i did,but after logging off and then later trying to reboot it now asks for username and password but when i enter what i thought i had put in it comes up with incorrect username or password,i may have pressed wrong key when first entering this info,but i have tried different variations but no luck,any suggestions how to retrieve my password/username or how to go back to beginning,nothing else has been done on it as i am unable to login.

  2. #2
    Join Date
    Nov 2008
    Beans
    5

    Angry password and username retreival

    i have just purchased aelonex webbook when first booting up it asked me to enter a password and username which i did,but after logging off and then later trying to reboot it now asks for username and password but when i enter what i thought i had put in it comes up with incorrect username or password,i may have pressed wrong key when first entering this info,but i have tried different variations but no luck,any suggestions how to retrieve my password/username or how to go back to beginning,nothing else has been done on it as i am unable to login.

  3. #3
    Join Date
    Jun 2006
    Location
    Scotland
    Beans
    893

    Re: password and username retreival


  4. #4
    Join Date
    Nov 2008
    Beans
    5

    Re: password and username retreival

    thank you for your help,i am very gratefull thought i was never going to get in again,as i am a noob to this,everything is now working fine thanks again.

  5. #5
    Join Date
    May 2007
    Location
    The New Forest
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: password and username retreival

    Boot into recover mode - if you get a root prompt, forget the next bit

    If you don't get a root prompt but a menu - choose root prompt from the list

    Run this command and it should tell you the username

    Code:
    cat /etc/passwd | grep 1000
    You can change the password to a new one with

    Code:
    passwd whatyouwant
    change whatyouwant to suit you.

    Exit to get back to menu and resume, or reboot from root prompt.

  6. #6
    Join Date
    May 2007
    Location
    The New Forest
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: password and username retreival

    As you're new - you might like to know not to post duplicate threads - especially on the same forum and page with 10 minutes between them

  7. #7
    Join Date
    Nov 2006
    Location
    Vienna, Austria
    Beans
    Hidden!
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: password and username retreival

    Duplicate threads merged.
    Recommended Resources: Ubuntu Linux Resources

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
  •