Module ldap

Structs§

InnerLdapManager
LdapConfigBuilder
Builder for LDAP configuration If the search base DN is not set, it will be derived from the server FQDN. Keep in mind that only up, to two domain components will be used starting from the end of the FQDN. For example, for “host.subdomain.example.com”, the base DN will be “dc=example,dc=com”.
LdapManager

Constants§

MANAGED_LDAP_SERVICE 🔒