An Active Directory connection has been configured with a valid AWS Certificate following instructions on documentation page How to Set Up LDAP Servers for User Authentication, but PAM is not binding successfully to the LDAPS port.
Privileged Access Management appliance running in AWS.
In PAM AWS and Azure deployments the DNS servers of the hosting platform are displayed only and cannot be changed.
In this case no DNS servers were available to the AWS account running the PAM instance. Therefore the PAM administrator configured the device with its IP as address. But the certificate of the Active Directory server doesn't include the IP address in the Subject Alternate Names (SAN) list, and attempts to connect using the IP run into a certificate validation error.
PAM allows configuration of /etc/hosts file entries on the appliance for Fully Qualified Domain Names (FQDNs) that cannot be resolved by any available DNS server. Use the following procedure to resolve such a problem:
Afterwards you should be able to validate the password of the Active Directory account you configured for this integration and also import LDAP groups as PAM user groups successfully.