Searched defs:ldap_sasl_bind (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | saslbind.c | 30 * ldap_sasl_bind - authenticate to the ldap server. The dn, mechanism, 41 * err = ldap_sasl_bind( ld, "cn=manager, o=university of michigan, c=us", 46 ldap_sasl_bind( function 76 LDAPDebug( LDAP_DEBUG_TRACE, "ldap_sasl_bind\n", 0, 0, 0 ); 195 if ( ( err = ldap_sasl_bind( ld, dn, mechanism, cred, serverctrls,
|
/illumos-gate/usr/src/man/man3ldap/ |
H A D | Makefile | 179 ldap_sasl_bind.3ldap \ 256 ldap_sasl_bind.3ldap := LINKSRC = ldap_bind.3ldap
|
Completed in 44 milliseconds