Go to documentation repository
...
In the LDAP catalogs group, click the Create... button.
| Field | Value | Description | |||||
|---|---|---|---|---|---|---|---|
| LDAP connection | |||||||
| Name | LDAP 1 | Enter the name of the catalog | |||||
| Server name or IP address | ldap.postland.org | Enter the address of the LDAP catalog server | |||||
| Port | 636 | Enter the connection port of the LDAP catalog server | |||||
| Use secure connection (SSL) | Set the checkbox if you want to use a secure connection (SSL) when you connect to the LDAP catalog | ||||||
| Base DN | ou=Address,dc=company,dc=domain | Enter the Distinguished Name of the branch from which the data search starts
| |||||
| User | uid=your.login,ou=Users,dc=company,dc=domain | Enter the name of the user who has the read access from the base DN in the LDAP (RDN + DN) format | |||||
| Password | Enter the user password | ||||||
| Filter settings | |||||||
| Search mode | Users | Select the search mode in the catalog | |||||
| Groups | |||||||
| Users in Groups | |||||||
| Users and Users in Groups | |||||||
| Search filter | (objectClass=person) | Enter a filter string of entries in the catalog
| |||||
| Group search filter | (objectClass=group) | Enter a filter string of entries in the group
| |||||
| LDAP templates | OpenLDAP | Select a template to set the username attribute | |||||
| Microsoft Active Directory | |||||||
| Username attribute | cn | Enter the attribute from which the username is obtained. To search for users via the sAMAccountName attribute, you must enter the attribute in lowercase letters—samaccountname. | |||||
| DN attribute | entrydn | Enter the attribute from which the user's DN is obtained. The default value of the DN attribute depends on the selected LDAP template:
| |||||
| Role for automatic registration of user | Select a role to which new users of the LDAP catalog are automatically added when they log in to Axxon One. If you don't specify a role, the automatic user creation for this catalog is disabled | ||||||
...