When attempting to create synchronized target accounts for an Active Directory target application, we receive error code "PAM-CM-1209: Not permitted to login from here". What causes this error and how can we resolve it?
The tomcat log will show 49/531 errors returned by Active Directory, such as
LDAP: error code 49 - 80090308: LdapErr: DSID-0C090449, comment: AcceptSecurityContext error, data 531, v3839
Error 49/531 is RESTRICTED_TO_SPECIFIC_MACHINES, see e.g. page LDAP error codes.