The ldap-result-code Command-Line Tool

Display and query LDAP result codes.

This tool may be used to list all known defined LDAP result codes, retrieve the name of the result code with a given integer value, or search for all result codes with names containing a given substring.

At most one of the --list, --int-value, and --search arguments may be provided. If none of them is provided, then the --list option will be chosen by default.

Usage

ldap-result-code {arguments}

Arguments

Dependent Argument Sets

Exclusive Argument Sets

Examples

    ldap-result-code
    ldap-result-code --int-value 49 --output-format json
    ldap-result-code --search attribute