Global Configuration Parameters
Field |
Description |
Default |
---|---|---|
Host |
The name of the LDAP host. |
|
Port |
The port to use for the LDAP connection. |
|
Username |
Name of a user that has full read access on the LDAP server. |
|
Password |
Password of the defined user. |
|
Authentication method |
The LDAP implementation method to use: |
|
LDAP protocol |
The LDAP protocol to use; |
|
Base |
Specifies the distinguished name (DN) that identifies the entry point where the search starts. You can override it at the class level. |
|
Scope of the search |
Search scope: |
|
Encryption mode |
The encryption mode to use: |
|
Timeout (ms) |
Timeout for the connection in milliseconds. If this value is |
|
Ignore case |
Indicates whether LDAP attributes names matching must be case insensitive. |
|
Creation timestamp name |
Creation timestamp attribute name. When specified, it allows incremental indexing. You can override it at the class level. |
|
Modification timestamp name |
Modification timestamp attribute name. When specified, it allows incremental indexing. You can override it at the class level. |
|
LDAP filter |
An optional LDAP query filter script. You can define it at the class level. |
|
Ignore SSL cert |
Ignores the SSL certificate used to secure the LDAP server. |
|