You are here

constant LDAP_USER_ACCT_CREATION_LDAP_BEHAVIOR_DEFAULT in Lightweight Directory Access Protocol (LDAP) 7.2

Same name and namespace in other branches
  1. 8.2 ldap_user/ldap_user.module \LDAP_USER_ACCT_CREATION_LDAP_BEHAVIOR_DEFAULT
3 uses of LDAP_USER_ACCT_CREATION_LDAP_BEHAVIOR_DEFAULT
LdapUserConf::load in ldap_user/LdapUserConf.class.php
LdapUserUITests::testUI in ldap_user/tests/ldap_user.test
Make sure user admin interface works. (its a beast)
ldap_servers_update_7201 in ldap_servers/ldap_servers.install
Upgrade as much as feasible for 7.1 to 7.2 branch.

File

ldap_user/ldap_user.module, line 50
Module for the LDAP User Entity.

Code

define('LDAP_USER_ACCT_CREATION_LDAP_BEHAVIOR_DEFAULT', 4);