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

/freebsd-current/share/examples/ypldap/
H A Dypldap.conf12 bindcred "secret"
/freebsd-current/usr.sbin/ypldap/
H A Daldap.c83 aldap_bind(struct aldap *ldap, char *binddn, char *bindcred) argument
90 if (bindcred == NULL)
91 bindcred = "";
97 (unsigned long)LDAP_REQ_BIND, VERSION, binddn, bindcred,

Completed in 65 milliseconds