net/l4.conf: Library Dependencies
$ldap_realmDefines the realm to use for LDAP operations
Default: Domain name of server
$ldap_base_dnif not set, derives the setting from the host's domain name (e.g. example.com becomes dc=example,dc=com)
$ldap_serverDefines the name of the LDAP server
$ldap_hostDefines the name of the LDAP host.
$ldap_adminDefines the RDN of the LDAP administrator.
$ldap_hosts_ouDefines the name of the LDAP host organizational unit.
$ldap_users_ouDefines the name of the LDAP user organizational unit.
$ldap_groups_ouDefines the name of the LDAP group organizational unit.
$hostsOCDefines the name of the LDAP host object class.
$usersOCDefines the name of the LDAP user object class.
$groupsOCDefines the name of the LDAP group object class.
$ldapadd_opts[]Extra options to pass to ldapadd
$ldapmodify_opts[]Extra options to pass to ldapmodify
$ldapsearch_opts[]Extra options to pass to ldapsearch