I just installed ubuntu on my netbook and am loving it!!
What I’m now trying to do is set up my root account.
I tried to run the following command at a command prompt:
su root
and use the password for the main account i set up during the install process. but that didn't work.
What am I missing? I change the root password on a unix machine, then try to log in with that password. PasswordAuthentication is set to yes in sshd_config and the sshd daemon has been restarted.
I recently purchased a Thinkpad R40 with Lubuntu on it but don't have the install cd's. The person I got it from doesn't know the administrator password so I can't access any changes. I went to the root screen thinking maybe I could change the password that way but it keeps telling me Give root password for maintenance (or type Control-D to continue).
After upgrading the os from 5300-06 to 5300-11, this weird behaviour happened.
My system had another unix account, let's call it "abc", purposely configured its uid to 0 for working as a root with all its authorities.
Hello,
I want to create a second root user for WHM, the only difference between root and second root user is second root unable to change root's password.
This is my shell command:
Code:
useradd -u 0 -o -g root -G root -d /home/root2 root2
root@localhost [~]# id root2
uid=0(root) gid=0(root) groups=0(root)
But when I use this account to login to WHM, it says 'Invalid l
Possible Duplicate:
su command + authentication failure
i installed ubuntu successfully, but then i tried "su" on terminal and entered my password, authentication failed! and I don't think that i'm root, I don't have root permissions, what should I do ? ... I went to user accounts, it says my account type is Administrator, but that's not root is it ??
thanks :)
I was just wondering: are there any actual disadvantages to setting a root password in Ubuntu...especially if you re-disable the root account after setting the password? Setting a root password would also render the password reset method mentioned in the article below useless, right?
http://www.psychocats.net/ubuntu/resetpassword
P.S.
I've having some very weird issues with my MySQL (5.5) root user. I'm trying to allow an external host to access the root user, but it seems as though my root@localhost does not have "GRANT OPTION" to the local databases!
Hello All,
I don't know that this post fits here, nor does it fit in "Applications."
Anyway, installing suse doesn't seem to give you the chance to name your computer. Now my computer is called "linux-0qvi" or something strange like that.
I want to name my computer. Can I do this now without screwing things up??