You are here

Files in Lightweight Directory Access Protocol (LDAP) 7.2

Primary tabs

File namesort descending Location Namespace Description
BasicTests.test ldap_authorization/tests/BasicTests.test
config.inc ldap_help/ldap_test_script/config.inc Test script for testing ldap functionality outside of Drupal.
documentation.notes.txt ldap_test/test_ldap/hogwarts/documentation.notes.txt ------------------------------------------- user entry, open ldap dn: cn=hpotter,ou=people,dc=hogwarts,dc=edu ------------------------------------------- cn = hpotter mail = hpotter@hogwarts.edu uid = 1 guid = 101 sn =…
FeedsDrupalUserLdapEntryFetcher.inc ldap_feeds/FeedsDrupalUserLdapEntryFetcher.inc FeedsDrupalUserLdapEntryFetcher.
FeedsLdapEntryParser.inc ldap_feeds/FeedsLdapEntryParser.inc Provides the Parser for an ldap entry array.
FeedsLdapQueryFetcher.inc ldap_feeds/FeedsLdapQueryFetcher.inc FeedsLdapQueryFetcher.
functions.inc ldap_help/ldap_test_script/functions.inc
hogwarts_x_openldap1.entries.php ldap_test/test_ldap/hogwarts/hogwarts_x_openldap1.entries.php
INSTALL.txt INSTALL.txt ================================================================================== Prerequisites ================================================================================== To set up LDAP efficiently, you need to acquire the relevant…
LdapAuthenticationConf.class.php ldap_authentication/LdapAuthenticationConf.class.php
LdapAuthenticationConfAdmin.class.php ldap_authentication/LdapAuthenticationConfAdmin.class.php
LdapAuthorizationConsumerAbstract.class.php ldap_authorization/LdapAuthorizationConsumerAbstract.class.php Abstract class to represent an ldap_authorization consumer behavior such as drupal_role, og_group, etc. each authorization comsumer will extend this class with its own class named LdapAuthorizationConsumer<consumer type> such as…
LdapAuthorizationConsumerConf.class.php ldap_authorization/LdapAuthorizationConsumerConf.class.php Class to encapsulate an ldap entry to authorization consumer ids mapping configuration.
LdapAuthorizationConsumerConfAdmin.class.php ldap_authorization/LdapAuthorizationConsumerConfAdmin.class.php
LdapAuthorizationConsumerOG.class.php ldap_authorization/ldap_authorization_og/LdapAuthorizationConsumerOG.class.php
LdapAuthorizationConsumerRole.class.php ldap_authorization/ldap_authorization_drupal_role/LdapAuthorizationConsumerRole.class.php
LdapQuery.class.php ldap_query/LdapQuery.class.php Defines server classes and related functions.
LdapQueryAdmin.class.php ldap_query/LdapQueryAdmin.class.php
LdapServer.class.php ldap_servers/LdapServer.class.php Defines server classes and related functions.
LdapServerAdmin.class.php ldap_servers/LdapServerAdmin.class.php
LdapServerTest.class.php ldap_test/LdapServerTest.class.php Simpletest ldapServer class for testing without an actual ldap server.
LdapTestCase.class.php ldap_test/LdapTestCase.class.php
LdapTestFunctions.class.php ldap_test/LdapTestFunctions.class.php
LdapTypeAbstract.class.php ldap_servers/ldap_types/LdapTypeAbstract.class.php Abstract class to represent an ldap implementation type such as active directory, open ldap, novell, etc.
LdapTypeActiveDirectory.class.php ldap_servers/ldap_types/LdapTypeActiveDirectory.class.php
LdapTypeDefault.class.php ldap_servers/ldap_types/LdapTypeDefault.class.php
LdapTypeNovell.class.php ldap_servers/ldap_types/LdapTypeNovell.class.php
LdapTypeOpenDirectory.class.php ldap_servers/ldap_types/LdapTypeOpenDirectory.class.php
LdapTypeOpenLdap.class.php ldap_servers/ldap_types/LdapTypeOpenLdap.class.php
LdapUserConf.class.php ldap_user/LdapUserConf.class.php
LdapUserConfAdmin.class.php ldap_user/LdapUserConfAdmin.class.php
ldap_authentication.admin.inc ldap_authentication/ldap_authentication.admin.inc Administrative page callbacks for the ldap_authentication module.
ldap_authentication.api.php ldap_authentication/ldap_authentication.api.php Summary of hooks and other developer related functions.
ldap_authentication.conf.inc ldap_test/ldap_authentication.conf.inc
ldap_authentication.inc ldap_authentication/ldap_authentication.inc Ldap_authentication helper functions.
ldap_authentication.info ldap_authentication/ldap_authentication.info name = LDAP Authentication description = Implements LDAP authentication package = Lightweight Directory Access Protocol dependencies[] = ldap_servers dependencies[] = ldap_user core = 7.x php = 5.4 configure =…
ldap_authentication.install ldap_authentication/ldap_authentication.install Install, update and uninstall functions for the LDAP authentication module.
ldap_authentication.module ldap_authentication/ldap_authentication.module This module injects itself into Drupal's Authentication stack.
ldap_authentication.pages.inc ldap_authentication/ldap_authentication.pages.inc User-facing page callbacks for the LDAP Authentication module.
ldap_authentication.rules.inc ldap_authentication/ldap_authentication.rules.inc Rule implementations for the LDAP Authentication module.
ldap_authentication.test ldap_authentication/tests/ldap_authentication.test
ldap_authentication.theme.inc ldap_authentication/ldap_authentication.theme.inc Theming functions for ldap_authentication module.
ldap_authorization.admin.inc ldap_authorization/ldap_authorization.admin.inc Administrative page callbacks for the ldap_authorization module. Consumer configuration form and index.
ldap_authorization.admin.test.inc ldap_authorization/ldap_authorization.admin.test.inc Form to test a ldap authorization consumer configuration.
ldap_authorization.api.php ldap_authorization/ldap_authorization.api.php Summary of hooks and other developer related functions.
ldap_authorization.conf.inc ldap_test/ldap_authorization.conf.inc
ldap_authorization.inc ldap_authorization/ldap_authorization.inc Bulk of authorization code executed to determine a users authorizations.
ldap_authorization.info ldap_authorization/ldap_authorization.info name = LDAP Authorization description = Implements LDAP authorization (previously LDAP Groups) package = Lightweight Directory Access Protocol dependencies[] = ldap_servers dependencies[] = ldap_user core = 7.x php = 5.4 files[] =…
ldap_authorization.install ldap_authorization/ldap_authorization.install Install, update and uninstall functions for the LDAP authorization module.
ldap_authorization.module ldap_authorization/ldap_authorization.module Ldap authorization module.

Pages

Other projects