constant LDAPSYNC_FILTER in LDAP integration 6
1 use of LDAPSYNC_FILTER
- _ldapsync_search in ./
ldapsync.module - Find all LDAP users from servers and OUs specified in ldapauth settings and create or update existing users as needed.
File
- ./
ldapsync.module, line 13 - ldapsync keeps LDAP and Drupal user lists synchronized.
Code
define('LDAPSYNC_FILTER', variable_get('ldapsync_filter', ''));