Today I used the software installer to update my relatively vanilla 7.4 box.
I then renewed/updated my cacert.org ssl server certificate.
Since then, the normal user accounts are unable to login via webmail, WinSCP, Putty or the console. The admin and root accounts can login via any of the methods except webmail.
The messages log gives output as follows when attempting to login remotely via Putty:
May 11 19:11:57 linx sshd(pam_unix)[12261]: session opened for user oliver by (uid=0)
May 11 19:11:57 linx rssh[12277]: setting log facility to LOG_USER
May 11 19:11:57 linx rssh[12277]: setting umask to 022
May 11 19:11:57 linx rssh[12277]: line 15: configuring user oliver
May 11 19:11:57 linx rssh[12277]: setting oliver's umask to 022
May 11 19:11:57 linx rssh[12277]: allowing scp to user oliver
May 11 19:11:57 linx rssh[12277]: allowing sftp to user oliver
May 11 19:11:57 linx rssh[12277]: allowing cvs to user oliver
May 11 19:11:57 linx rssh[12277]: allowing rdist to user oliver
May 11 19:11:57 linx rssh[12277]: allowing rsync to user oliver
May 11 19:11:57 linx rssh[12277]: user oliver attempted to log in with a shell
May 11 19:11:57 linx sshd(pam_unix)[12261]: session closed for user oliver
or this via the console:
May 11 19:22:28 linx login(pam_unix)[13504]: session opened for user oliver by LOGIN(uid=0)
May 11 19:22:28 linx -- oliver[13504]: LOGIN ON tty1 BY oliver
May 11 19:22:28 linx rssh[13523]: setting log facility to LOG_USER
May 11 19:22:28 linx rssh[13523]: setting umask to 022
May 11 19:22:28 linx rssh[13523]: line 15: configuring user oliver
May 11 19:22:28 linx rssh[13523]: setting oliver's umask to 022
May 11 19:22:28 linx rssh[13523]: allowing scp to user oliver
May 11 19:22:28 linx rssh[13523]: allowing sftp to user oliver
May 11 19:22:28 linx rssh[13523]: allowing cvs to user oliver
May 11 19:22:28 linx rssh[13523]: allowing rdist to user oliver
May 11 19:22:28 linx rssh[13523]: allowing rsync to user oliver
May 11 19:22:28 linx rssh[13523]: user oliver attempted to log in with a shell
May 11 19:22:28 linx login(pam_unix)[13504]: session closed for user oliver
The packages installed today were:
May 11 12:38:41 Updated: rmt.i386 0.4b39-3.EL4.3
May 11 12:38:43 Updated: tzdata.noarch 2010i-1.el4
May 11 12:38:53 Updated: glibc-common.i386 2.3.4-2.43.el4_8.3
May 11 12:38:57 Updated: glibc.i686 2.3.4-2.43.el4_8.3
May 11 12:38:58 Updated: openssl.i686 0.9.7a-43.17.el4_8.5
May 11 12:38:58 Updated: net-snmp-libs.i386 5.1.2-18.el4_8.2
May 11 12:38:59 Updated: shadow-utils.i386 2:4.0.3-66.el4_8.1
May 11 12:39:00 Updated: clamav-db.i386 0.96-1.el4.rf
May 11 12:39:02 Updated: clamav.i386 0.96-1.el4.rf
May 11 12:39:03 Updated: net-snmp.i386 5.1.2-18.el4_8.2
May 11 12:39:04 Updated: device-mapper.i386 1.02.28-2.el4_8.1
May 11 12:39:04 Updated: net-snmp-utils.i386 5.1.2-18.el4_8.2
May 11 12:39:04 Updated: clamd.i386 0.96-1.el4.rf
May 11 12:39:06 Updated: freeradius.i386 1.0.1-3.RHEL4.8
May 11 12:39:07 Updated: lvm2.i386 2.02.42-5.el4_8.3
May 11 12:39:08 Updated: curl.i386 7.12.1-11.1.el4_8.3
May 11 12:39:09 Updated: smeserver-clamav.noarch 2.0.0-8.el4.sme
May 11 12:39:10 Updated: logrotate.i386 3.7.1-11.RHEL4
May 11 12:39:12 Updated: httpd-suexec.i386 2.0.52-41.ent.7.centos4
May 11 12:39:13 Updated: cpio.i386 2.5-16.el4_8.1
May 11 12:39:13 Updated: tar.i386 1.14-13.el4_8.1
May 11 12:39:13 Updated: strace.i386 4.5.16-1.el4_8.9
May 11 12:39:15 Updated: vixie-cron.i386 4:4.1-58.el4
May 11 12:39:15 Updated: dump.i386 0.4b39-3.EL4.3
May 11 12:39:16 Updated: httpd.i386 2.0.52-41.ent.7.centos4
May 11 12:39:17 Updated: mod_ssl.i386 1:2.0.52-41.ent.7.centos4
It seems to be ssh related. Any suggestions?
Thanks in advance,
Oliver