enabled

This stanza entry specifies whether LDAP is the user registry.

Syntax

enabled = {yes|true|no|false}

Description

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 that is used. Anything other than yes or true, including a blank value, is interpreted as no or false.

Usage

Conditional. This stanza entry is 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