Typefi administrators can set up LDAP domains in their Typefi Server (go to Admin → LDAP).
Setting | Description | Example |
---|---|---|
Server URL | The LDAP server URL as a full IP address. For more information, see LDAP URLs. | ldap://ds.example.com:389 |
Username and Password | The username and password for an LDAP server account that can be used to access the directory in read-only mode. | username: username, password: password |
Search Base | The distinguished name of the node in the directory tree you want to use as the base for search operations. Separate multiple search base with a comma(,). For more information about how to describe the search base, contact the LDAP administrator for your organisation. | OU=people, DC=example |
Additional Search Filter | The criteria used to identify entries in search requests. To enter multiple search filters, separate each with a comma (,). For more information, see LDAP Filters. | (|(givenName=John)(givenName=Jon)(givenName=Johnathan)(givenName=Jonathan)) |
Username Attribute | An alternate login name within Microsoft Active Directory. The default value is userPrincipalName. | userPrincipalName |
Display Name Attribute | The preferred name of a person to be used when displaying entries. | cn |
Idle Session Timeout | The number of minutes that the client can be idle before the LDAP server closes the connection. The default value is 2. | 2 |
Comments
0 comments
Please sign in to leave a comment.