ldap-attribute-syntax-decoders | A vector of functions used to decode LDAP attribute values. |
ldap-attribute-syntax-encoders | A vector of functions used to encode LDAP attribute values. |
ldap-attribute-syntaxes-alist | A map of LDAP attribute names to their type object id minor number. |
ldap-coding-system | Coding system of LDAP string values. |
ldap-default-attribute-decoder | Decoder function to use for attributes whose syntax is unknown. |
ldap-default-base | Default base for LDAP searches. |
ldap-default-host | Default LDAP server. |
ldap-default-port | Default TCP port for LDAP connections. |
ldap-host-parameters-alist | Alist of host-specific options for LDAP transactions. |
ldap-ignore-attribute-codings | If non-nil, do not encode/decode LDAP attribute values. |
ldap-ldapsearch-args | A list of additional arguments to pass to ‘ldapsearch’. |
ldap-ldapsearch-password-prompt-regexp | Regexp used to recognize the ‘ldapsearch’ program’s password prompt. |
ldap-ldapsearch-prog | The name of the ldapsearch command line program. |