You are not logged in.

technogran

Beginner

  • "technogran" started this thread

Posts: 20

Location: United Kingdom

Occupation: carer and retired

  • Send private message

1

Friday, January 11th 2008, 1:21pm

KDE4 and root password-Help!

Hi everyone, I have successfully installed KDE 4 with Kubuntu, however it won't acknowledge my root password. Please someone help me as I want to install the wallpapers for it with Adept.
TG

2

Friday, January 11th 2008, 10:52pm

RE: KDE4 and root password-Help!

Hello, try this:
"resetting" the root/su password. i did it from command line like this:
sudo passwd
then it asks you for a new password and voila! it works as expected.
its as if kde4 "forgets" the password so you have to set the root/su password over again.

technogran

Beginner

  • "technogran" started this thread

Posts: 20

Location: United Kingdom

Occupation: carer and retired

  • Send private message

3

Friday, January 11th 2008, 10:58pm

Thanks for that I did as you said and it is now being remembered okay.

TG :)
TG

4

Monday, January 14th 2008, 1:04am

RE: KDE4 and root password-Help!

Actually KDE4 seems to require a root account, which is disabled in (K)ubuntu, for security reasons. With

Source code

1
sudo passwd

you enable it. IMHO that's not really a bad thing, as long as your root password is "save". ;-)