I have a CentOS 5.4 system successfully bound to Active Directory. "net ads testjoin" says it's OK. I can run "id username" for AD users and see their accounts. However, I cannot log in remotely via SSH. /var/log/secure says the password is incorrect, but I know it's correct.
I suspect my /etc/pam.d/sshd is incorrect. What should it look like?
Does anything in /etc/security need to be changed?