constant LDAP_USER_ACCT_CREATION_LDAP_BEHAVIOR_DEFAULT in Lightweight Directory Access Protocol (LDAP) 8.2
Same name and namespace in other branches
- 7.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 47 - Module for the LDAP User Entity
Code
define('LDAP_USER_ACCT_CREATION_LDAP_BEHAVIOR_DEFAULT', 4);