Software :: Password Command Doesn't Recognize Valid Password
Nov 23, 2010
I migrated an old SuseLinux 10 box to Debian (Lenny) a couple months ago, and apparently no one noticed you can't change your password. Root can do it because passwd doesn't ask root for a password, but no one else can (although they can log in, passwd doesn't recognize their login password when they attempt to set a new password and it asks).I changed authentication to use blowfish when I setup the server (because the SuseLinux 10 system used it) and apparently the passwd command doesn't work with that. Apparently I need to update another configuration file or possibly get a different program to update the passwd file if I use blowfish. Any ideas?
The weird thing is that it can generate a blowfish hash to set a new password, but apparently can't generate one to authenticate the user.something changed recently and it is no longer generating a blowfish hash when setting a new password. It is generating a hash with only 13 characters. And I can clearly see that many users have changed their passwords.
View 1 Replies
ADVERTISEMENT
Jun 18, 2010
This is a new installation.My system login password is recognized and that same passwd is recognized by the Software Centre, but not with sudo in the terminal.
View 2 Replies
View Related
Jun 27, 2011
In getting my Fedora 15 installation up and running (which it mostly is, now, thanks to help from LQ!) I am at the point of installing thunderbird so that I can send/receive email. It seems to install fine, but when setting up the account it says that my username/password is not recognized. I know that I am typing them in right, and if I go directly to gmail with firefox rather than through thunderbird they work OK. Any thoughts? (I am also posting to the thunderbird forum at mozilla.)
View 6 Replies
View Related
May 8, 2010
I had the same problem with normal ubuntu, wubi or even after instaling it in a virtual pc
I've got a wireless router with a WEP security, when I choose my connection and put in the key it just tries for some time and then ask me again for the WEP key. And it goes like this on and on and on, I've tried to connect at some firends gome with the same kind of connection and it doesn't work either.
I think that in an older version I did connect to an unprotected connection but I cannot take out the protection because it is my roomsmate wifi.
View 2 Replies
View Related
Aug 3, 2010
While trying to download themes for fedora 12,I get to the end it ask for my PW (in sudo) then says it is incorrect.When in graphic inter phase all my passwords are excepted.I've been reading the linux manuel. but can't find the anwser.If I am to put anouther password in where do I do that and how.
View 13 Replies
View Related
Dec 10, 2010
just setup ubuntu server 10.10 on my new home server, installing usual stuff ect and came to install TCL, however had a couple of errors and done a bit of digging, come across a thread here that told me i needed to enable the 'repositories' packets in my packet manager, then went to open the packet manager and its doesn't recognize my password, although i can use sudo just fine.
View 9 Replies
View Related
Jul 23, 2009
I am an absolute Linux Beginner who is being required to do a bit of admin work because the boss just fired the old linux admin. Unfortunately, one of our employees cannot remember her password to her email account and as such I need to reset it on our linux server.What I want to check is that this email account is actually a linux user account and I simply will reset the password for it using the passwd command from the root login. Is that correct?
View 1 Replies
View Related
Dec 8, 2010
For some reason passwd does not accept my current password as the old password when i try to change my password with the command passwd. Im not sure whats wrong with whatever linux uses to handle passwords but I cant even change passwords with the root user account. Is there any way to fix both of these problems.
View 3 Replies
View Related
Jan 8, 2010
hello i am trying to change my password, but when i type in the new password i get this:"The password is longer than 8 characters. On some systems, this can cause problems. You can truncate the password to 8 characters, or leave it as it is."my question is what kind of problem could i get and how can i change so i have to log in every time i start the computer?
View 9 Replies
View Related
Sep 27, 2009
I have just installed Fedora 11 64bit on a new hard disk, using Intel 975BX2 motherbord, 3Gbyte RAM, 320Gbyte hard disk etc., USB mouse and keyboard. The installation went fine, but when I enter the password for the boot (I assume GRUB was installed) it fails to recognise the password. Do this three times and the boot segment ??? fails to initialise.
I recall a linux magazine i buy indicating that you have to copy and paste the password manually after installation, but i cannot recall the article date. Is this a problem - the password protection for the GRUB boot loader does not work at installation time when using the graphical interface ?. I did not use any odd characters - basic letters and numbers.
View 4 Replies
View Related
Jul 14, 2010
I've just installed Linix 7.0 which I purchased several years back but never got around to installing it. I installed it on an older Compauge notebook . At the requested time I entered the user name and password in the setup program. But now when I try to log in , it does reconize any of the data I entered. Is there a way to reset it. I can't even get into the computer to delete the installation and re-install.
View 3 Replies
View Related
Feb 5, 2011
logon will not recognize my password nor will key ring .
View 3 Replies
View Related
May 23, 2011
I am running Ubuntu 11.04 i386 and I installed the unity desktop by using sudo apt-get install ubuntu-desktop. However when I try to open the synaptic package manager it won't recognize my password. It just keeps asking me for the administrator password. I can open update manager which also needs the admin password. This is a fresh install all I have done is installed the ubuntu desktop. I am currently trying to install KDE desktop to see if it works on there. I also have had this problem on my laptop which runs 11.04 x64 desktop edition. Does anyone else have this problem or is it just me? and is there a fix? also what is the terminal command to launch the packet manager? edit. It started working on my laptop a week or so ago after I did updates. So I'm not sure if the server version of unity or the packet manager is just behind? I have run the update manager on my server and it says its uptodate.
View 9 Replies
View Related
Jan 20, 2011
how come when I install usting text mode I can log in as root but when I use GUI I cannot it will not recognize the root password?
View 3 Replies
View Related
Jan 21, 2011
I was changing some file permissions with the chmod 777 command and i accidentally executed:
Code:
sudo chmod 777 /*/*/*/*
and now i can't get root access to anything. If I try executing a sudo command i get:
sudo: /etc/sudoers is mode 0777, should be 0440
sudo: no valid sudoers sources found, quitting
View 9 Replies
View Related
Feb 3, 2010
I've just did a fresh install of Xubuntu 9.10 x86 in a 4 gig pendrive.Just one ext4 partition for / and /home and a swap partition. Only one user created during installation.Everything's fine so far except for two things:-If I launch synaptic from the start menu, it asks for my password which I type in or even copy-paste to be sure.Strangely it always comes back saying incorrect password. If I open a terminal and call "sudo synaptic" and type in my password when prompted, the application shows up fine. Again if I do the same via the Run dialog (alt+F2), that is "sudo synaptic", nothing comes up. If I just type "synaptic", a pop up says that as a user I won't be able to install anything and blah-blah, and the application displays properly
View 4 Replies
View Related
Mar 3, 2010
I m Trying to get vsftpd usergroups to work i accidentally moved a file called passwd from /etc/vsftpd/ to /etc/, resulting in my root access is destroyed! how to restore the passwd file so i can keep working, or do i have to re-install the entire box?
View 4 Replies
View Related
Nov 22, 2010
I work on a product that have to start automatically an application. Running Opensuse 11.2 So in the inittab I have : 1:2345:once:/root/Velox/VeloxBoot.sh 2:2345:respawn:/sbin/mingetty tty2
In the VeloxBoot.sh, if I don't press any key, my application starts after a timeout. If the user presses a key I want to have a login prompt. Unfortunately, if I start /bin/login, I have a prompt with login, but once I enter my login, it does not ask for a password and it says wrong password
View 2 Replies
View Related
Mar 9, 2010
I'm really new to Linux so this will probably sound like a pretty naive question to most users, but how do you change the root password?To install Java, I have to type # su into Terminal,which then asks for the password.What's weird is that when I start typing a password, no characters show up. I don't know if this is supposed to happen or not.I've found a bunch of different sites on the Internet that explain how to change the root password, but none of them seem to work for my specific work station.
I've got Ubuntu 9.10 64 bit. In the GRUB boot menu, I can choose to boot normal or in recovery mode (I'm led to believe older versions don't have this option).I've tried typing # sudo passwrd into Terminal, but I already have a root password set up apparently, so I can't change it there.
View 4 Replies
View Related
Apr 23, 2010
I thought these were the same password?In-fact, they WERE the same password on the set-up I currently have.But now, weirdly, I can log in fine but I the exact same password is not using in order to perform admin tasks.I've tried a recovery mode, console, and then "password (username)" in order to reset the password.This does reset the password I need to use to log in, but the password still does not work for performing admin tasks
View 4 Replies
View Related
May 4, 2011
i changed my password and whenever i log in i get a message that ur login keyring password and user password do not match, so how do i change my login keyring password!!
View 1 Replies
View Related
Jun 14, 2011
everytime i try to vnc to my box, it pops up the keyring authentication, which is obviously a huge problem when logging in remotely.how do i change my keyring password to match my login password?
View 4 Replies
View Related
May 21, 2010
I can log into the user directly, ssh, but can't su to anyone
My problems: When i try to so su to any of the user I get this message
Also when screen saver is lock it won't accept my password as well
Example:
Steps and other way I have try to get this problem fix but fail
1] boot up a working version machine and look at
2] check the permission and the sticky bit on /bin/su file
3] went and copy the entire /bin; /usr/bin ; and /etc/pam.d from a working system over the the failed system and it also doesn't help
View 1 Replies
View Related
Nov 24, 2010
I want to give my users option of logging to the system. They should have posibillity for choosing option betweend logging to the system with their default password or one-time password OTPW. I installed OTPW in my Debian. Here is my /etc/pam.d/sshd file:
[Code]....
View 12 Replies
View Related
Apr 28, 2010
I have a rather difficult problem. Every time I need root privileges and I am asked to authenticate (i.e. Update Manager, mounting a partition, etc), the password window comes up, shakes and immediately closes, leaving me with no chance to enter a password. What to do?edit: this is NOT the login window, just the little dialog that pops up when you need elevated privileges.
View 5 Replies
View Related
Oct 22, 2010
I know this has probably been asked too many times here but I need to secure my emails. Personal matters of course. But yeah. I use the program "Password and Encryption Keys" to generate a key to sign my emails with but I do not know what to do. To be blunt, I'm stupid when it comes to this. IF not, steps in creating a key? and giving it (my public key) to the significant other? Finding where both keys are? Implementing it into Thunderbird? If it helps any here's some extra information: Ubuntu distro: Ubuntu 10.04 Email client: Thunderbird
View 7 Replies
View Related
Dec 18, 2010
i changed my account password but now when i log in a keychain manager pops up and asks for the old password to join wifi.
how can i update the keychain password to match the account password?
View 5 Replies
View Related
Feb 23, 2011
I am new to using Ubuntu 10.10 that was installed by a friend of mine, but he didn't give me a password for administrator and now when I try to install VLC I am blocked by a password prompt. To make things worse I can't use F1 key, esc key, tab key, 1key (I copy and paste 1 from other pages when I need it). I am at a loss here and all I want is to change the administrator password without validating the current password first.
View 2 Replies
View Related
Jul 25, 2011
I have a brand new install.I was doing some housekeeping and made a more sure password.Something went wonky and I got locked out.So I booted to root and changed the password.I'm back in the box now.But, my keyring password no longer matches my user password.So every time I want to do something I am asked for my old password.How do I change my keyring password to match my login password?
View 3 Replies
View Related
Oct 24, 2010
How to recover user password and root password in fedora if u forget
View 2 Replies
View Related