pub async fn connect() -> Result<(Ldap, String), ConnectError>Expand description
try to connect to an LDAP server using ldap3 using the OpenLDAP config files supplemented by hardcoded default values
pub async fn connect() -> Result<(Ldap, String), ConnectError>try to connect to an LDAP server using ldap3 using the OpenLDAP config files supplemented by hardcoded default values