Originally posted by: jcochrane
I'm building my first couple of AIX 6.1 environments and am encountering an issue with the combination of ssh and LDAP. I've got UsePAM set in sshd_config, have SYSTEM set to LDAP as the default in /etc/security/user, and have verified that LDAP is working, but I can't ssh to a user without having an entry for the user in /etc/security/user with SYSTEM and registry set to LDAP for that user. The existing configuration works for AIX 5.3, just not 6.1. The main error I can find is:
Jan 28 11:43:00 hostb auth|security:info sshd
213016: Password can't be changed for user redacted:
LDAP: 3004-318 Error obtaining the user's password information.
Jan 28 11:43:00 hostb auth|security:info sshd
213016: Failed password for redacted from 192.168.X.X port 56475 ssh2
#AIX-Forum