ldap_simple_bind_s 938 source3/lib/smbldap.c rc = ldap_simple_bind_s(ldap_struct, ldap_state->bind_dn, ldap_state->bind_secret); ldap_simple_bind_s 1041 source3/lib/smbldap.c rc = ldap_simple_bind_s(ldap_struct, ldap_state->bind_dn, ldap_state->bind_secret); ldap_simple_bind_s 702 source3/libads/ldap.c status = ADS_ERROR(ldap_simple_bind_s(ads->ldap.ld, NULL, NULL)); ldap_simple_bind_s 707 source3/libads/ldap.c status = ADS_ERROR(ldap_simple_bind_s(ads->ldap.ld, ads->auth.user_name, ads->auth.password)); ldap_simple_bind_s 819 source3/passdb/pdb_nds.c rc = ldap_simple_bind_s(ld, dn, clear_text_pw);