Searched refs:binddn (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/share/examples/ypldap/
H A Dypldap.conf11 binddn "cn=ldap,dc=freebsd,dc=org"
/freebsd-current/usr.sbin/ypldap/
H A Daldap.c83 aldap_bind(struct aldap *ldap, char *binddn, char *bindcred) argument
88 if (binddn == NULL)
89 binddn = "";
97 (unsigned long)LDAP_REQ_BIND, VERSION, binddn, bindcred,

Completed in 71 milliseconds