You are here

6 uses of LDAP_SERVERS_BIND_METHOD_ANON_USER in Lightweight Directory Access Protocol (LDAP) 8.2

LdapAuthenticationConfAdmin::validate in ldap_authentication/LdapAuthenticationConfAdmin.class.php
validate object, not form
LdapServer::initDerivedProperties in ldap_servers/LdapServer.class.php
this method sets properties that don't directly map from db record. it is split out so it can be shared with ldapServerTest.class.php
LdapServer::userUserNameToExistingLdapEntry in ldap_servers/LdapServer.class.php
Queries LDAP server for the user.
ldap_authentication_test_credentials in ldap_authentication/ldap_authentication.inc
ldap_servers_test_form in ldap_servers/ldap_servers.test_form.inc
Implements the LDAP server test page.
ldap_servers_test_form_submit in ldap_servers/ldap_servers.test_form.inc
Submit hook for the LDAP server form.