The name of the connection is used for distinguishing LDAP connections in Sitefinity. |
LDAP Server address
|
Enter the name of the server where LDAP is hosted.
NOTE: In case you want to use a backup server, you can enter more than one server with its fully-qualified DNS host name separated by semicolon. For example enter, myhost.example.com;mybackupserver.example.com
|
LDAP Server port
|
Enter the LDAP server port.
The default port is 636. |
The domain used in addition to the user name
|
Enter the domain of the LDAP server.
|
User name used to connect to the LDAP server
|
Enter the username for logging to the LDAP server.
You can use a regular user.
|
Password used to connect to the LDAP server
|
Enter the password for logging to the LDAP server. |
Use SSL for the connection
|
Indicates whether the connection use SSL or not |
ResultCacheExpirationTime |
Enter the seconds, for which the system caches the LDAP server response results. |
Maximum number of users to be returned
|
Enter the maximum number of users that is returned on one request to the LDAP. This number is used for internal paging of results, in order to avoid overconsumption of memory and slow retrieval of big chunks of data. |
Root distinguished name used to retrieve the users
|
Enter the base/root distinguished name (DN) for the users. |
LDAP filter used when getting the users
|
Enter the filter that is applied when requesting users from the LDAP. You must use the standard LDAP query syntax. |
Maximum number of the returned roles
|
Enter the maximum number of roles that is returned on one request to the LDAP. This number is used for internal paging of results, in order to avoid overconsumption of memory and slow retrieval of big chunks of data. |
Root distinguished name used to retrieve the user roles
|
Enter the base/root distinguished name (DN) for the roles. |
LDAP filter used when getting the user roles
|
Enter the filter applied when requesting users from the LDAP. You must use the standard LDAP query syntax. |
ConnectWithLogOnCredentials |
Indicates whether to use the identity of the application pool that Sitefinity CMS is running under to authenticate towards LDAP.
NOTE: You can use this setting only if you have selected NTLM as logon authentication type.
|
LDAP protocol version |
The default LDAP protocol version is 2. You can switch to version 3 by entering 3 in the input field. |
Enter the type of authentication.
The default type is Negotiate, which indicates that Microsoft Negotiate authentication is used on the connection.
|