Fedora :: Fedora 14 Root Password (no Other Passwords Either) Doesn't Work
Aug 1, 2011
I have winbind Active Directory authentication set up on my laptop. AD authentication works like a charm, passwords cache, etc. I can use sudo with no problem. However, I cannot use the root account -no matter what I set the root password to, the system will not take it. I also have a couple of normal system users (not winbind), and no matter what I set their passwords to, I cannot login.
I just installed Fedora Core 13 on my notebook and on installation setup entered password for root as asked. Now I'd like to login as root in console with password I gave to the root, but it doesn't work. Neither am I as regular user in sudoers file.
I can do su - and then type in my root password and then change users, but if I try to log in to the root profile, the same password doesn't work. What can I do to reset the root profile password?
i found an encrypted file called vmlinuz that i didn't create and can't delete and can't open because i dont have the password and the root password doesnt work either, what is it?
I've tried to ssh in as the root user w/o a password (RSA keys) but I've had no luck as the root user. I've tried the exact same commands with Debian 5 and Centos 5.5, without a problem. Fedora 13 and 14 won't work! I can only log in w/o a password as a normal user, never as the root user! It always asks for the password if I try as root. I've even tried copying Debian's and Centos's sshd_config file and restarting sshd, but it still won't work.
We use a Linux server with AFS on it. I changed the linux root password using passwd. The new password will let me log in as root but when I try to change the AFS admin password it asks for the root password. When I put in the password that it let me log in as root. It tells me authentication failed. And when I run the password command with -admin admin, it asks for the admin password. I put in the admin password that worked before I changed the root and it says authorization failed.
I installed Debian Kit on my Asus Nexus 7 tablet, and after following the installation tutorial I got it running except for I'm stuck on the step to create a new user. (btw link: [URL] .... )
Here's how it went (I can't copy&paste from my tablet so I have to type out everything...):
Code: Select allroot@android-6c40984c21c156ae:/# adduser paul374 Adding user `paul374' ... Adding new group `paul374' (5000) ... Adding new user `paul374' (5000) with group `paul374' ... Creating home directory `/home/paul374' ...
[Code] ....
So since I read somewhere that selinux had some permission problem, so I did a few chcons:
...but still same thing as what happened in the beginning...
Anyway my goal is to create and be able to log in to another user so that I'm not stuck running root all the time. (Which, as we all know, is a bad idea.)
If there's a way to manually create the user by editing a few files, and root still won't be able to change passwords, I'm fine with that, as long as I have another user. Whatever it takes to just get a non-root user log-in-able...
I forgot to mention that since this is the Asus Nexus 7, there is no removable media, so chrooting from another Linux machine isn't an option, and neither is removing an SD card to use a LiveCD on it.
I was trying to edit a file requiring root permissions, so I used sudo. I typed the root password and it failed. This happened three times, and the process was ended. I then logged in as root (su) and was able to navigate to the file and make changes as root. Am I missing something? How would I edit the sudoers file such that this password would work? Or is there another way to log in to the sudo group to make these changes? How do I set sudo passwords?
I found this on Bee's website. For more info on this exploit there are links there:[URl]..All you have to do in Fedora 13 is enter the following lines in a shell as normal user:
[Code]...
I don't think this can be considered solely an "upstream" problem, because I first tried it in Arch using the same version of glibc, and the final command causes both gnome-terminal and xterm windows to disappear.
I have a Samsung N130 with a Realtek 8192 wifi card (possibly 8192e, I'm not sure) and I am trying to run Fedora 12 on it. I used to run Ubuntu until trying their latest beta and realizing it's not very good, so I looked for something else. Ubuntu was at least easy to get the wifi working with just a few quick commands that were written out, word for word, in order, on the Ubuntu forums. I tried openSUSE on here and it didn't have wifi working out of the box either but people on their forums refused to give me actual instructions and just kept bumping me from thread to thread with people giving vague advice or else just telling me I was looking in the wrong place. I'm hoping that someone can give me clear and detailed instructions on how to get this wifi card working. Keep in mind that I am coming from Ubuntu and so I'm not super comfortable in CLI, if I need to do some CL stuff I will need clear and detailed instructions on how to do that.
I'm using Fedora 9, I've just installed Bluefish, all hunky dory till I press "View on Browser" Button nothing happens. I've tried few cods like these; /usr/bin/firefox -new-window "%s" & %s. But No success.
I got during my last year of high school, and I recently installed Fedora 11. During the installation, I misunderstood one of the questions, and set my root password as what I wanted my account password. I want to go in and change it, because it's pretty easy to figure out and has me feeling really vulnerable, but it won't let me. I went to System-Administration-Root Password, entered my password, and put in a new one, but it won't let me click Change Root Password. The button is faded out and unclickable. I've tried several different passwords, and triple-checked each to make sure I typed it in correctly, but it won't work.
I am trying to su from liveuser to root to run yum update. If I am not root, I get a message that says "need to be root to perform this command". I am logged in as liveuser. If I do an su root then it says that my password is invalid. Since I did not set up the root user, I do not know the password.
I have, on numerous times, tried to set up a wireless printer using CUPS. with each attempt it repeats a query asking for the username and password (root password). After entering both the window disappears, pauses and again repeats the same request. It appears that it will not accept the root password even though it works in other cases such as becoming a root user.
just installed fedora 15 on my dell inspiron mini 10. I used the livecd to install it to the harddrive with the wizard. I need to use the root account to get the yum to install the wifi drivers and such. i set the root password as "root01" the first time. it didnt work so i figured maybe i made a mistake. so i reinstalled it making sure i used "root01". it still doesnt work. anybody had this problem or heard of this problem before? i am under the impression that the passwd file could be recovered by using Grub to load it under a singleuser setting. however grub wasnt installed
I want to verify the root password. I am using rPath linux and my use case is like this: 1. There is screen in my application through which user can change the root user's password. He provides 2 information in the screen
i. existing password ii. new password
2. I use a shell script in the back end that uses the "passwd" command to do it. And it doesn't ask for the existing password. But, my business use case is if user enters wrong existing password, I should not reset the password and throw some error message. How do I verify the existing root user's password? And also keep in mind that I am already in that linux box (logged in as root). Also let me now if there is any smarter way of doing it other than "passwd" command.
how to find the root password when i have terminal with root access ie is there any way find out the root or any other users password when we have terminal with root as logged in. I just want to the present password of root or any user on that system and not want to change the password so is there any way using any scripts or software we can find out the present password.
I have a shell running with user root.How can I test if the password I have ( lets say in a temp.txt file ) is the password root is using? If I do su it create a new shell without asking for password.
I need to run a command in a terminal, but cannot get root. I can in "Add Software" to install, I know and tried all the passwords I know from the install, but no show.What can I do?I tried sudo password, then typed in the space, no letters appear, but no success.TO "sudo password" after putting is my password, my username comes up and it says I am not in sudoers file.My Laptop has only one user, I know as I tried switching for a test.
Fedora (2.6.34.6-47.fc13.x86_64) I installed that update, during the installation process it said that it had to remove three packages, one of them was kmod nvidia for the old kernel (Fedora (2.6.33.8-149.fc13.x86_64))After the update finished installing the new kernel, I restarted the system and Nvidia did not load. (I assume because Update manager removed the old nvidia? But I also assumed that a new version would be installed automatically?)I received the following Boot messages:
Code:
Entering non-interactive startup Starting monitoring for VG vg_user1: 3 logical volume(s) in volume group "vg_user1" monitored
[code]....
I'm confused, if Update Manager removed kmod nvidia, then why does yum say it is installed? And why doesn't the new kernel update work with that version? Or should I install a driver version for that particular kernel? I've read while searching that I need to install a kmod-nvidia for that particual kernel version and that I should login to my previous kernel until that happens, is that the problem I'm having?
Why don't rpmfusion and fedoraproject release the kmod-nvidia and kernel updates at the same time to avoid problems such as this? Does anyone know how long does it usually take for rpmfusion to release the new kmod-nvidia driver for the latest kernel?
I just found it out now, after installed the skype and tried setup my web/audio on it, the webcam works fine but the mic doesn't work, so i went to the audio menu on fedora 14 and found it out the mic is dead.Someone had the same issue? Can someone let me know what can i do to fix that?
I'm trying to do a fresh F11 install on a Athlon 64 dual core 4 gigs ram, nvidia gforce 9400.I set the root password, when press next nothing happens. I press Ctrl+alt+ backspace and i see:Code:Fatal IO error 11 (Resource temporarily unavailable) on X server: 1.0Then system halts and says its safe to reboot.
Forgot root password on fedora 10. Reboot into runlevel one and changed passwd and it said all tolkens updated. Typed exit and it didn't reboot and at login screen I logged in as other "root" and it didn't work with new password. So I redid the runlevel 1 and password change and typed init 6. It didn't work after that also. How to change fedora 10 root password if the old password is forgot?
I am trying to set up a webserver with apache, mysql and php on a old pentrium 4 computer. When I tried to setup my MySQL password, I created a password with punctuation in it. MySQL didn't want the password and gave some error about BASH. I tried changing my password again but now I constantly get the error that I am unable to login. I tried all the possibilities with the password I entered before but i just can't login to MySQL anymore. I found some help sites on how to reset your password by running MySQL in the safe mode but that didn't work for me. Can anyone help me resetting my password? Next time i'll use a pass without punctuation Every help is much appreciated! BTW, I also tried uninstalling MySQL with yum (yum remove mysql) and it uninstalled, but when I installed it again the password was still there