Determining if the LDAP source is missing or misconfiguredIssue <!-- div.margin{ padding: 10px 40px 40px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:2; } table.internalTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:0; } .sp td{ border-bottom: 1px solid; border-right: 1px solid; border-color:#E0E0E0; background-color: #ffffff; height: 20px; padding-top: .5em; padding-bottom: .5em; padding-left: .5em; padding-right: .5em; } .sphr td{ border-right: 1px solid; border-bottom: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .5em; padding-bottom: .5em; padding-left: .5em; padding-right: .5em; height: 20px; } .title { color: #D1232B; font-weight:; font-size:25px; } .hd1{ color: #D1232B; font-weight:; font-size:18px; } .hd2{ color: #646464; font-weight:bold; font-size:16px; } .hd3{ color: #7a7a7a; font-weight:; font-size:16 px; text-decoration:; } .hd4{ color: #000000; font-weight:bold; font-size:14 px; text-decoration:; } --> Determining if the LDAP source is missing or misconfigured ProblemA single user is unable to log in. Symptoms A single user is unable to log in.Other users are able to log in, with the exception of a single user. Cause Each user record has a Source field that contains the distinguished name (DN) associated with the user. When LDAP authentication is enabled, the instance uses that field when the user attempts to log in. If this field is blank or contains incorrect information, it prevents the user from logging in. Resolution Review the affected user record.If the Source field is not empty, verify with the LDAP administrator that the DN of the affected user is correct, and update if necessary.If the Source field is empty, verify that the user record is not a local account, which requires both the Source and LDAP Server field to be left blank.If the Source field is empty and LDAP server field is populated, update the Source field with the correct DN. Note: Review the Transform Map of the associated data source and the LDAP server to confirm that the Source field is set correctly.