You are here

constant LDAP_SERVERS_BIND_METHOD_USER in Lightweight Directory Access Protocol (LDAP) 7

Same name and namespace in other branches
  1. 8.2 ldap_servers/ldap_servers.module \LDAP_SERVERS_BIND_METHOD_USER
  2. 7.2 ldap_servers/ldap_servers.module \LDAP_SERVERS_BIND_METHOD_USER
3 uses of LDAP_SERVERS_BIND_METHOD_USER
LdapAuthenticationConfAdmin::validate in ldap_authentication/LdapAuthenticationConfAdmin.class.php
validate object, not form
LdapServerAdmin::validate in ldap_servers/LdapServerAdmin.class.php
_ldap_authentication_user_login_authenticate_validate in ldap_authentication/ldap_authentication.inc
user form validation will take care of username, pwd fields

File

ldap_servers/ldap_servers.module, line 34

Code

define('LDAP_SERVERS_BIND_METHOD_USER', 2);