LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 10-15-2006, 07:28 AM   #1
Mutch
LQ Newbie
 
Registered: Oct 2006
Posts: 24

Rep: Reputation: 15
Not accepting root password


Hi.

I just installed "etch" from the latest network install cd.
I am trying to change some of the settings in the control centre(kde) but it will not accept my root password. I know I am typing it in correctly because i can change to root in konsole.

When i click on Administrator mode. A msg box appears "Run as root - KDE su". It asks me for my password. I type it in. and i get another msg box saying. Inccorect password; please try again.

I hope thats enough info. Does anyone have any ideas?

THanks in advance
 
Old 10-15-2006, 08:08 AM   #2
wrat
Member
 
Registered: May 2004
Posts: 245

Rep: Reputation: 30
Quote:
Originally Posted by Mutch
Hi.

I just installed "etch" from the latest network install cd.
I am trying to change some of the settings in the control centre(kde) but it will not accept my root password. I know I am typing it in correctly because i can change to root in konsole.

When i click on Administrator mode. A msg box appears "Run as root - KDE su". It asks me for my password. I type it in. and i get another msg box saying. Inccorect password; please try again.

I hope thats enough info. Does anyone have any ideas?

THanks in advance
had same problem see here
http://www.linuxquestions.org/questi...d.php?t=492332
and here
http://www.linuxquestions.org/questi...d.php?t=492258
I upgraded to sid and it went away
 
Old 10-15-2006, 10:41 PM   #3
Mutch
LQ Newbie
 
Registered: Oct 2006
Posts: 24

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by wrat
I upgraded to sid and it went away

Ahhh thanks.

So upgrading to sid is the only option?

WOuldn't it be easier to just change the version of KDE being used?

Not that i know how to do that....
 
Old 10-15-2006, 10:59 PM   #4
JackieBrown
Member
 
Registered: Dec 2004
Location: San Antonio, TX
Distribution: Debian-AMD64 Sid
Posts: 481

Rep: Reputation: 31
Yes, the problem was one of the kde packages upgraded and the others didn't

Sid is a better place. Things get fixed quicker there.
 
Old 10-16-2006, 02:55 AM   #5
Mutch
LQ Newbie
 
Registered: Oct 2006
Posts: 24

Original Poster
Rep: Reputation: 15
Isn't there a way to just upgrade the kde packages?

Im not sure if i trust my nooby self on an unstable distro.
 
Old 10-16-2006, 07:17 AM   #6
Nucomer
LQ Newbie
 
Registered: Jun 2006
Location: Germany
Distribution: debian testing "etch"
Posts: 24

Rep: Reputation: 15
Don't get fooled by the name. I had same problem, updated to sid and it's fine.
 
Old 10-16-2006, 03:51 PM   #7
jdog006
LQ Newbie
 
Registered: Jan 2005
Posts: 12

Rep: Reputation: 0
Solutions:

#1 You can upgrade to sid as has been stated.

- change your /etc/apt/sources.list to point to the sid repositories instead of the etch repositories.
- apt-get update
- apt-get dist-upgrade


#2 Start your super user file manager from the command line until the problem is resolved.

- open a terminal (as a normal user) and type: xhost +
- then type: su
- enter root password
- then type: konqueror --profile filemanagement
 
Old 10-16-2006, 08:22 PM   #8
RedNovember
Member
 
Registered: Oct 2005
Distribution: Debian etch
Posts: 103

Rep: Reputation: 15
Quote:
Originally Posted by jdog006
Solutions:

#1 You can upgrade to sid as has been stated.

- change your /etc/apt/sources.list to point to the sid repositories instead of the etch repositories.
- apt-get update
- apt-get dist-upgrade


#2 Start your super user file manager from the command line until the problem is resolved.

- open a terminal (as a normal user) and type: xhost +
- then type: su
- enter root password
- then type: konqueror --profile filemanagement
Thanks so much! The apps from console wasn't working for me before but this does. Must be the xhost +. What does that do anyway?

Last edited by RedNovember; 10-16-2006 at 08:25 PM.
 
Old 10-16-2006, 10:16 PM   #9
craigevil
Senior Member
 
Registered: Apr 2005
Location: OZ
Distribution: Debian Sid/RPIOS
Posts: 4,884
Blog Entries: 28

Rep: Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533
Run in a terminal ls -l $(which su)

your output should look something like rwsr-xr-x 1 root root 27000 Sep 17 04:05 /bin/su
If its much different your permissions are messed up for su.
I can't remember the exact permission it needs, but pop in the Debian IRC someone there will know.
/server irc.debian.org
/join #debian

Upgrading to Sid isn't the only way to fix it. Nor is upgrading to Sid a good thing to do unless you know a) where to look to fix problems, or b) already know how to fix them without help.
 
Old 10-17-2006, 12:52 AM   #10
jdog006
LQ Newbie
 
Registered: Jan 2005
Posts: 12

Rep: Reputation: 0
Quote:
Originally Posted by RedNovember
Thanks so much! The apps from console wasn't working for me before but this does. Must be the xhost +. What does that do anyway?
"xhost +" allows other users to use you X-window-system. In this case we need to allow root to use it while you are logged in as a regular user.

There is a slight security risk but it is minimal and you will only be using it temporarily. "xhost +" is a temporary workaround and doesn't permanently change any settings. Everytime X is restarted it will revert to the original permissions because we haven't permanently changed anything.

You can type: "man xhost +" for more information. There are additional options to limit X authority. But like I said, the security risk is very minimal. If you are on a home network that is behind a router there is virtually no security risk at all.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How could normal user obtain root password or change root password ckamheng Debian 18 02-18-2009 10:28 PM
su not accepting root p/w SinnaminGrrl Mandriva 7 02-10-2005 07:11 PM
Help! ssh to home desktop is listening but not accepting password vrooje Linux - General 10 01-02-2005 08:22 PM
mySQL Not Accepting Password TastyWheat Linux - Software 6 09-01-2003 10:19 PM
sshd not accepting password Ionized Linux - Networking 2 08-06-2002 12:01 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 02:35 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration