Searched defs:ldap_sasl_bind (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsaslbind.c30 * 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 DMakefile179 ldap_sasl_bind.3ldap \
256 ldap_sasl_bind.3ldap := LINKSRC = ldap_bind.3ldap

Completed in 44 milliseconds