LDAPBindMethod
The type of authentication that OmniGroupServer must use to access the LDAP directory. You can specify one of the following values:
None
- No authentication is required.Simple
- Authenticate using the credentials specified byLDAPUsername
andLDAPPassword
.External
- Authenticate using an SSL client certificate. You can use this method with Windows only.Negotiate
- Windows authenticates the current user using any available authentication method. You can use this method with Windows only.Kerberos
- Use this value to use Kerberos authentication when OmniGroupServer is installed on Linux. To use Kerberos on Windows, use the valueNegotiate
.
Type: | String |
Default: | SIMPLE
|
Required: | No |
Configuration Section: | LDAP Repository |
Example: | LDAPBindMethod=NEGOTIATE
|
See Also: |