When attempting to rotate a password in the PAM UI, user is presented the following error:
PAM-CM-3438: Error updating password in Active Directory. Service credentials for this account (if any) were not updated.
Inside the Tomcat logs, the following error presented itself:
javax.naming.NameNotFoundException: [LDAP: error code 32 - 0000208D: NameErr: DSID-0310028C, problem 2001 (NO_OBJECT), data 0, best match of:
'DC=EXAMPLE,DC=COM'
which means the account has an Incorrect Distinguished Name (DN) on the Active Directory Tab.
Corrected the invalid Distinguished Name (DN) value on the Active Directory Tab for this Active Directory Target Account