8 calls to _ldapgroups_ldap_info() in LDAP integration 6
- ldapgroups_access_rules in ./
ldapgroups.inc - Retrieve the ldapgroups access rules for the specified server.
- ldapgroups_groups_load in ./
ldapgroups.inc - Create an array of LDAP groups related to a dn/user.
- ldapgroups_is_configured in ./
ldapgroups.inc - ldapgroups_ldap_user_deny_alter in ./
ldapgroups.module - Implementation of hook_ldap_user_deny_alter.
- ldapgroups_user_login in ./
ldapgroups.inc - Implements hook_user() login operation.
- ldapgroups_user_test_output in ./
ldapgroups.admin.inc - Generate the test results for the user and ldap settings.
- _ldapgroups_filter in ./
ldapgroups.inc - Filters groups only to the groups defined in the role mapping.
- _ldapgroups_mapping in ./
ldapgroups.inc - Maps LDAP group name to a Drupal role.