Dear visitor, welcome to KDE-Forum.org.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
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
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.
Thanks for that I did as you said and it is now being remembered okay.
TG
TG
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". ;-)