novell-suffix-search-enabled

Whether Security Verify Access searches the entire directory namespace when the Novell eDirectory LDAP server is used as the user registry.

novell-suffix-search-enabled = {yes|true|no|false}

When the Novell eDirectory LDAP server is used as the user registry, ISAM uses this option to determine whether to search the entire directory namespace. The search is for user, group, and policy information which uses a global root search. Otherwise, the search is to automatically determine the set of naming contexts hosted by the LDAP server. The search examines each defined naming context individually for user, group, and policy information.

Options

yes|true
Security Verify Access does naming context (suffix/partition) discovery and searches each naming context for user, group, and policy information. The optional ignore-suffix parameters are honored.
no|false
Security Verify Access does a baseless (global root) search of the entire namespace for user, group, and policy information. The optional ignore-suffix parameters are ignored.

Usage

Optional; this stanza entry can be used only in the ldap.conf configuration file.

Default value

no

Example

novell-suffix-search-enabled = no

Parent topic: [ldap] stanza for ldap.conf