I recently upgraded from the version of ssh that comes with Redhat 6.2 to SSH-1.5-OpenSSH_3.0.2p1 I had everything working normally before the upgrade... I took the source for 3.0.2p1 and compiled and installed... now nobody can authenticate...
This is an example of what the log shows when someone tries to log in.... Jan 20 03:31:05 mail PAM_pwdb[30281]: authentication failure; (uid=0) -> dave for login service Jan 20 03:31:06 mail login[30281]: FAILED LOGIN 1 FROM dave FOR dave, Authentication failure Jan 20 03:31:09 mail PAM_pwdb[30281]: (login) session opened for user dave by (uid=0) Jan 20 03:31:29 mail sshd[30730]: Disabling protocol version 2. Could not load host key Jan 20 03:31:53 mail sshd[30730]: Failed password for dave from 127.0.0.1 port 3225 Jan 20 03:32:01 mail last message repeated 2 times Jan 20 03:32:01 mail sshd[30730]: Connection closed by 127.0.0.1 Jan 20 03:32:01 mail inetd[1619]: pid 30730: exit status 255 I have sshd in /etc/pam.d/ %PAM-1.0 auth required /lib/security/pam_pwdb.so shadow nodelay auth required /lib/security/pam_nologin.so account required /lib/security/pam_pwdb.so password required /lib/security/pam_cracklib.so password required /lib/security/pam_pwdb.so shadow nullok use_authtok session required /lib/security/pam_pwdb.so session required /lib/security/pam_limits.so Can anyone lead me to a solution to my problem ? Thanks in advance.. Dave _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list