enabled

Whether LDAP is the user registry.

enabled = {yes|true|no|false}

Specification of whether LDAP is being used as the user registry. Only one user registry can be specified at a time.

If enabled, other required stanza entries are an LDAP server host name, and port with which to bind to the server, a bind user DN, and bind user password (obfuscated).

Options

yes|true
Enables LDAP user registry support.
no|false
Disables LDAP user registry support and specifies that LDAP is not the user registry used. Anything other than yes or true, including a blank value, is interpreted as no or false.

Usage

Conditional. Required when LDAP is the user registry.

Default value

The default value can be different, depending on how the server is configured.

Example

enabled = yes

Parent topic: [ldap] stanza for ldap.conf