HomeSort by: relevance | last modified time | path
    Searched defs:ldap_bind_s (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/openldap/dist/libraries/libldap/
bind.c 95 * ldap_bind_s - bind to the ldap server (and X.500). The dn and password
102 * ldap_bind_s( ld, "cn=manager, o=university of michigan, c=us",
104 * ldap_bind_s( ld, "cn=manager, o=university of michigan, c=us",
108 ldap_bind_s( function
114 Debug0( LDAP_DEBUG_TRACE, "ldap_bind_s\n" );

Completed in 87 milliseconds