constant LDAP_SERVERS_BIND_METHOD_ANON in Lightweight Directory Access Protocol (LDAP) 7
Same name in this branch
- 7 ldap_servers/ldap_servers.module \LDAP_SERVERS_BIND_METHOD_ANON
- 7 ldap_help/ldap_test_script/functions.inc \LDAP_SERVERS_BIND_METHOD_ANON
Same name and namespace in other branches
- 8.2 ldap_servers/ldap_servers.module \LDAP_SERVERS_BIND_METHOD_ANON
- 8.2 ldap_help/ldap_test_script/functions.inc \LDAP_SERVERS_BIND_METHOD_ANON
- 7.2 ldap_servers/ldap_servers.module \LDAP_SERVERS_BIND_METHOD_ANON
- 7.2 ldap_help/ldap_test_script/functions.inc \LDAP_SERVERS_BIND_METHOD_ANON
3 uses of LDAP_SERVERS_BIND_METHOD_ANON
- ldap_servers_show_sample_user_tokens in ldap_servers/
ldap_servers.functions.inc - test.php in ldap_help/
ldap_test_script/ test.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_help/
ldap_test_script/ functions.inc, line 9
Code
define('LDAP_SERVERS_BIND_METHOD_ANON', 3);