You are here

constant LDAP_SERVERS_BIND_METHOD_SERVICE_ACCT in Lightweight Directory Access Protocol (LDAP) 7.2

Same name in this branch
  1. 7.2 ldap_servers/ldap_servers.module \LDAP_SERVERS_BIND_METHOD_SERVICE_ACCT
  2. 7.2 ldap_help/ldap_test_script/functions.inc \LDAP_SERVERS_BIND_METHOD_SERVICE_ACCT
Same name and namespace in other branches
  1. 8.2 ldap_servers/ldap_servers.module \LDAP_SERVERS_BIND_METHOD_SERVICE_ACCT
  2. 8.2 ldap_help/ldap_test_script/functions.inc \LDAP_SERVERS_BIND_METHOD_SERVICE_ACCT
  3. 7 ldap_servers/ldap_servers.module \LDAP_SERVERS_BIND_METHOD_SERVICE_ACCT
  4. 7 ldap_help/ldap_test_script/functions.inc \LDAP_SERVERS_BIND_METHOD_SERVICE_ACCT
9 uses of LDAP_SERVERS_BIND_METHOD_SERVICE_ACCT
LdapServer::initDerivedProperties in ldap_servers/LdapServer.class.php
This method sets properties that don't directly map from db record.
LdapServerAdmin::drupalForm in ldap_servers/LdapServerAdmin.class.php
LdapServerAdmin::fields in ldap_servers/LdapServerAdmin.class.php
LdapServerAdmin::validate in ldap_servers/LdapServerAdmin.class.php
ldap_authentication_test_credentials in ldap_authentication/ldap_authentication.inc

... See full list

File

ldap_help/ldap_test_script/functions.inc, line 13

Code

define('LDAP_SERVERS_BIND_METHOD_SERVICE_ACCT', 1);