On the LDAP Configurations page, there is a button that allows testing of either one-step authentication or two-step authentication LDAP configurations.
One-Step Authentication
- Click the Settings tab.
- Select LDAP Configuration.
- Check the box next to "Authenticate via LDAP" to enable LDAP authentication for your institution.
- If LDAP authentication is enabled, check the box next to "Update Roles From LDAP Groups" to update users’ roles based on their LDAP group membership and mapping rules
- Click the Test LDAP button,
- Enter the fully qualified path. The path will be auto-populated if you have already entered it on the LDAP Configuration Info screen.
- Remove the user variable portion of the fully qualified path before executing the test. (/{0}@aais.com)
- Enter the LDAP administrator user name and password.
The admin user specified here should have permission to search the entire LDAP or Active Directory structure or results may be inconsistent. - Enter the Search On attribute (directory service attribute that the filtering is performed on (example: sAMAccountName))
- Enter the Search For attribute (value to be searched for). This field supports wildcards. (examples: student, stud*)
- Click Run Test.
- The test will provide a list of all attributes found for that object
- If the test process can bind to the LDAP server but no matches are found, then the results window will read “No results were found in...”
- If the test process is not able to bind to the LDAP server, and error message will appear
Two-Step Authentication
- Click the Settings tab.
- Select LDAP Configuration.
- Click Test LDAP button
- Enter a test user name and password.
- Click Run Test.
- The Response box will indicate whether the user was authenticated or if there was a problem encountered.
Comments
Please sign in to leave a comment.