Dereference Policy

Overview#

Dereference Policy is an element of a Search Request that specifies how the server should handle Alias entries that may be encountered during search processing.

The act of dereferencing an alias includes recursively dereferencing aliases that refer to aliases.

Servers MUST detect looping while dereferencing aliases in order to prevent denial-of-service attacks of this nature. If a loop is detected, then a LDAP Result Code of LDAP_LOOP_DETECT will typically be returned to the DUA.

Possible Values#

Bind Request#

During a Bind Request where the server attempts to locate the FDN object, it SHALL NOT perform alias dereferencing.

Modify Request#

During a Modify Request where the server attempts to locate the FDN object, it SHALL NOT perform alias dereferencing.

More Information#

There might be more information for this subject on one of the following: