Have you tried using a different SSH client, such as putty or MobaXterm?
Thanks,
Wes
I have tried Putty as well as the terminal SSH on a linux machine with the same results. I looked at the /var/log/auth.log file and it shows the following. I'm not sure what some of it means or if it's even relevant:
Oct 27 21:13:21 IDS sshd[23244]: Accepted password for user from 192.168.1.101 port 3960 ssh2
Oct 27 21:13:21 IDS sshd[23244]: pam_unix(sshd:session): session opened for user user by (uid=0)
Oct 27 21:14:01 IDS CRON[23347]: pam_unix(cron:session): session opened for user root by (uid=0)
Oct 27 21:14:01 IDS CRON[23348]: pam_unix(cron:session): session opened for user root by (uid=0)
Oct 27 21:14:01 IDS CRON[23350]: pam_unix(cron:session): session opened for user root by (uid=0)
Oct 27 21:14:01 IDS CRON[23349]: pam_unix(cron:session): session opened for user root by (uid=0)
Oct 27 21:14:01 IDS CRON[23349]: pam_unix(cron:session): session closed for user root
Oct 27 21:14:01 IDS CRON[23348]: pam_unix(cron:session): session closed for user root
Oct 27 21:14:01 IDS CRON[23347]: pam_unix(cron:session): session closed for user root
Oct 27 21:14:09 IDS CRON[23350]: pam_unix(cron:session): session closed for user root
Oct 27 21:14:50 IDS lightdm: PAM unable to dlopen(pam_kwallet.so): /lib/security/pam_kwallet.so: cannot open shared object fi$
Oct 27 21:14:50 IDS lightdm: PAM adding faulty module: pam_kwallet.so
Oct 27 21:14:50 IDS lightdm: pam_succeed_if(lightdm:auth): requirement "user ingroup nopasswdlogin" not met by user "user"
Oct 27 21:14:53 IDS lightdm: pam_unix(lightdm-greeter:session): session closed for user lightdm
Thank you thank you thank you! That worked. I never had to do that before with older versions but then again, I don't think I've ever installed OSSEC either.