Boolean values

Many stanza entries represent a Boolean value.

Security Verify Access recognizes the Boolean values yes and no.

Some of the entries in the configuration files are read by other servers and utilities. For example, many entries in the [ldap] stanza are read by the LDAP client. Some of these other programs recognize additional Boolean characters:
  • yes or true
  • no or false

Anything other than yes|true, including a blank value, is interpreted as no|false.

The recognized Boolean entries are listed for each stanza entry. Refer to the individual descriptions to determine when true or false are also recognized.