Function ldap_utils::connect_with_parameters
source · pub async fn connect_with_parameters(
connect_parameters: ConnectParameters
) -> Result<(Ldap, String), ConnectError>
Expand description
connect to an LDAP server using ldap3 with the given set of default parameters