Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 11
Root password problem. My root password works in terminal mode (e.g., when I type "su"), but in KDE (Knoppix 5) gui mode it says the password is incorrect. It originally ...
  1. #1
    Just Joined!
    Join Date
    Oct 2006
    Location
    Wisconsin, USA
    Posts
    7

    Bizarre root password issue

    Root password problem. My root password works in terminal mode (e.g., when I type "su"), but in KDE (Knoppix 5) gui mode it says the password is incorrect. It originally worked for me, but when i recently attempted to update my packages with Synaptics Package Manager, it rejected the password. As a caveat, this happened soon after I cleared my internet cache and saved cookies, passwords. I am getting better at working on things through the terminal, but I prefer the Synaptics gui. I also changed my root password and still have the problem... works in terminal, not in gui....
    Thanks in advance.

  2. #2
    Just Joined!
    Join Date
    Oct 2006
    Location
    Wisconsin, USA
    Posts
    7

    Please help!

    I could use any help you all have with this. Now my root password works everywhere EXCEPT in the Synaptics package manager...
    Any suggestions?

  3. #3
    Linux Guru techieMoe's Avatar
    Join Date
    Aug 2004
    Location
    Texas
    Posts
    9,496
    So you're saying you can log in as root from the command line or up your privileges with su -, but when the root password prompt comes up for Synaptic it gives you an incorrect password error? Have you tried launching synaptic from the command line while logged in as root?
    Registered Linux user #270181
    TechieMoe's Tech Rants

  4. #4
    Just Joined!
    Join Date
    Oct 2006
    Location
    Wisconsin, USA
    Posts
    7

    thanks, and more info...

    I can get to root with my password from the terminal prompt... I can even get to it from the KPackage screen... I just hate how KPackage works and am more familiar with synaptic. I have experimented with apt-get and am getting better at it... (still a newbie and a little to dependent on gui).
    from the Shell I have tried to get to Synaptic once before, but it didn't work... it may be that I typed the wrong command string.

    thanks in advance.

  5. #5
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    correct command is 'synaptic'. as already suggested by techieMoe, get root privileges through su - and execute 'synaptic' command in shell.



    casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  6. #6
    Just Joined!
    Join Date
    Oct 2006
    Location
    Wisconsin, USA
    Posts
    7

    tried that

    Here is what I got...

    root@HAL:/home/sorme# synaptic
    Xlib: connection to ":0.0" refused by server
    Xlib: No protocol specified

    help?

  7. #7
    Linux Guru techieMoe's Avatar
    Join Date
    Aug 2004
    Location
    Texas
    Posts
    9,496
    Open up a terminal window and type this as a regular user:

    Code:
    xhost+
    Then log in as root and try running synaptic.
    Registered Linux user #270181
    TechieMoe's Tech Rants

  8. #8
    Just Joined!
    Join Date
    Oct 2006
    Location
    Wisconsin, USA
    Posts
    7

    still not working

    Sorry about this...
    Here is the latest:

    sorme@HAL:~$ xhost+
    bash: xhost+: command not found

    I tried to apt-get it and nothing was found to install.

  9. #9
    Linux Guru techieMoe's Avatar
    Join Date
    Aug 2004
    Location
    Texas
    Posts
    9,496
    Quote Originally Posted by drorme
    Sorry about this...
    Here is the latest:

    sorme@HAL:~$ xhost+
    bash: xhost+: command not found

    I tried to apt-get it and nothing was found to install.
    Oh, sorry. Typo. That should be two commands: xhost + with a space in between.
    Registered Linux user #270181
    TechieMoe's Tech Rants

  10. #10
    Just Joined!
    Join Date
    Oct 2006
    Location
    Wisconsin, USA
    Posts
    7

    tried this

    Okay,
    for the hell of it, I went into Xterm instead of Konsole...
    I typed in "Synaptic" and it came up fine without priveleges (due to lack of root). So, then I got root privileges and here is what happened:


    root@HAL:/home/sorme# synaptic
    Xlib: connection to ":0.0" refused by server
    Xlib: No protocol specified


    (synaptic:10110): Gtk-WARNING **: cannot open display:
    root@HAL:/home/sorme#

    ugh!

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
  •