constant LDAP_INVALID_CREDENTIALS in Lightweight Directory Access Protocol (LDAP) 7
Same name in this branch
- 7 ldap_servers/ldap_servers.module \LDAP_INVALID_CREDENTIALS
- 7 ldap_help/ldap_test_script/functions.inc \LDAP_INVALID_CREDENTIALS
Same name and namespace in other branches
- 8.2 ldap_servers/ldap_servers.module \LDAP_INVALID_CREDENTIALS
- 8.2 ldap_help/ldap_test_script/functions.inc \LDAP_INVALID_CREDENTIALS
- 7.2 ldap_servers/ldap_servers.module \LDAP_INVALID_CREDENTIALS
- 7.2 ldap_help/ldap_test_script/functions.inc \LDAP_INVALID_CREDENTIALS
1 use of LDAP_INVALID_CREDENTIALS
- LdapServerTest::bind in ldap_servers/
tests/ LdapServerTest.class.php - * Bind (authenticate) against an active LDAP database. * *
File
- ldap_help/
ldap_test_script/ functions.inc, line 47
Code
define('LDAP_INVALID_CREDENTIALS', 0x31);