Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 14
I am running SUSIE 10.1. When I go to do updates the computer asks for the Administrators password. I have asked the friend who loaded this OS for me. But ...
  1. #1
    Just Joined!
    Join Date
    May 2008
    Posts
    6

    [SOLVED] Administrator password

    I am running SUSIE 10.1. When I go to do updates the computer asks for the Administrators password. I have asked the friend who loaded this OS for me. But he can not remember. Is there a way of finding out the password or a way of changing it?

  2. #2
    Linux Guru Jonathan183's Avatar
    Join Date
    Oct 2007
    Posts
    2,941
    You should be able to boot and select failsafe option. Then at a terminal type passwd this will let you change the root password. After you have done this you should type init 6 to restart the system.

  3. #3
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,099
    Welcome to the forums!

    Here's a HowTo you can follow to reset the root password:

    http://www.linuxforums.org/forum/lin...-password.html

    The first method is generally the easiest method, if it works for you..
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Hi and Welcome !

    Highlight SuSe title in GRUB Menu and type single. It will boot up in Single User Mode and drop you at command prompt.
    Exeucte this
    Code:
    passwd
    Assign new root password. It wont ask for earlier password.
    Execute this to reboot machine :
    Code:
    shutdown -r now
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  5. #5
    Just Joined!
    Join Date
    May 2008
    Posts
    6
    Quote Originally Posted by Jonathan183 View Post
    You should be able to boot and select failsafe option. Then at a terminal type passwd this will let you change the root password. After you have done this you should type init 6 to restart the system.
    HI Johathan183, Tried your suggestion. Got to a login screen.
    Tried all sorts of things could not get passed?
    I am running a dual boot system.
    Does this matter?

  6. #6
    Just Joined!
    Join Date
    May 2008
    Posts
    6
    Quote Originally Posted by devils casper View Post
    Hi and Welcome !

    Highlight SuSe title in GRUB Menu and type single. It will boot up in Single User Mode and drop you at command prompt.
    Exeucte this
    Code:
    passwd
    Assign new root password. It wont ask for earlier password.
    Execute this to reboot machine :
    Code:
    shutdown -r now
    HI devils Casper,

    I am new to this. What is the GRUB Menu?

  7. #7
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    The grub menu is the green boot screen with the openSUSE logo you see when the system is starting up (just after the BIOS POST). There should be an option there labelled "BOOT" and in it, you can type additional kernel parameters e.g. single.

  8. #8
    Just Joined!
    Join Date
    May 2008
    Posts
    6
    HI,

    I followed the first lot of instructions. At the boot label I typed in Single.
    Then got to a line " Give Root Password for Login: "
    so I typed in " passwd ".
    Next line said it was incorrect.
    What am I doing wrong?

  9. #9
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    What happens if you don't enter a password (just press enter when prompted for the password).

  10. #10
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,099
    ...also, be sure to try out the 'not so easy' method in the HowTo I posted above if the 'easier' method does not work for some reason.
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

Page 1 of 2 1 2 LastLast

Posting Permissions

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