appended to it using a colon as a separator).
PROPn and VALn are property/value pairs describing parameters for the server.
Valid properties include:
+ `auth-source' specifies whether or not to look up, via the
+ `auth-source' library, options which are not otherwise provided
+ in this list. See `ldap-search-internal'.
`binddn' is the distinguished name of the user to bind as
(in RFC 1779 syntax).
`passwd' is the password to use for simple authentication.
(string :tag "Host name")
(checklist :inline t
:greedy t
+ (list
+ :tag "Use auth-source"
+ :inline t
+ (const :tag "Use auth-source" auth-source)
+ boolean)
(list
:tag "Search Base"
:inline t