constant LDAP_TEST_USER_ORPHAN_CLONE_COUNT in Lightweight Directory Access Protocol (LDAP) 7.2
Same name and namespace in other branches
- 8.2 ldap_test/ldap_test.module \LDAP_TEST_USER_ORPHAN_CLONE_COUNT
2 uses of LDAP_TEST_USER_ORPHAN_CLONE_COUNT
- LdapUserIntegrationTests::testDrupalAccountsOrphaned in ldap_user/
tests/ ldap_user.test - Test cron function for dealing with ldap associated users who no longer have ldap entries
- ldap_test_ldap_servers_data in ldap_test/
ldap_servers.conf.inc
File
- ldap_test/
ldap_test.module, line 9 - Module for the LDAP module testing.
Code
define('LDAP_TEST_USER_ORPHAN_CLONE_COUNT', 7);