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

/freebsd-13-stable/usr.sbin/ypldap/
H A Dypldap.h98 char idm_binddn[LINE_WIDTH]; member in struct:idm
H A Dparse.y189 if (strlcpy(idm->idm_binddn, $2,
190 sizeof(idm->idm_binddn)) >=
191 sizeof(idm->idm_binddn)) {
H A Dldapclient.c583 if (aldap_bind(al, idm->idm_binddn, idm->idm_bindcred) == -1)

Completed in 102 milliseconds