You are here

constant LDAPGROUPS_DEFAULT_ENTRIES_ATTRIBUTE in LDAP integration 6

2 uses of LDAPGROUPS_DEFAULT_ENTRIES_ATTRIBUTE
ldapgroups_admin_edit in ./ldapgroups.admin.inc
Implements the LDAP server edit page.
_ldapgroups_ldap_info in ./ldapgroups.inc
Retrieve the saved ldapgroups saved setting.

File

./ldapgroups.module, line 11
ldapgroups integrates ldap groups with drupal roles.

Code

define('LDAPGROUPS_DEFAULT_ENTRIES_ATTRIBUTE', 'member');