Searched refs:aldap_bind (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/usr.sbin/ypldap/
H A Daldap.h197 int aldap_bind(struct aldap *, char *, char *);
H A Dldapclient.c582 if (aldap_bind(al, idm->idm_binddn, idm->idm_bindcred) == -1)
H A Daldap.c83 aldap_bind(struct aldap *ldap, char *binddn, char *bindcred) function
102 LDAP_DEBUG("aldap_bind", root);

Completed in 121 milliseconds