Searched defs:ldap_bind (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | bind.c | 37 * ldap_bind - bind to the ldap server. The dn and password 45 * ldap_bind( ld, "cn=manager, o=university of michigan, c=us", "secret", 51 ldap_bind( LDAP *ld, const char *dn, const char *passwd, int authmethod ) function 65 LDAPDebug( LDAP_DEBUG_TRACE, "ldap_bind\n", 0, 0, 0 );
|
Completed in 42 milliseconds