about.html |
help/about.html |
|
|
AUTHORS.txt |
AUTHORS.txt |
|
Lightweight Directory Access Protocol - An API and access modules to integrate corporate LDAP with Drupal.
Copyright (c) 2010 by John Barclay, Chris Porter, Zach Schimke and others
http://drupal.org/project/ldap
May 21, 2010 - August 9, 2010
*… |
CHANGELOG.txt |
CHANGELOG.txt |
|
LDAP Module 0.x
=====================
Version 0.1-UNSTABLE
=====================
- (retsamedoc) Added ctools as a prereq; server config actions are now modal
forms.
- (retsamedoc) Converted ldap_server_edit_server_* to use the ldap_server
… |
INSTALL.txt |
INSTALL.txt |
|
==================================================================================
Lightweight Directory Access Protocol (LDAP) Installation instructions:
==================================================================================
1) Download… |
ldap.attribute.binary.inc |
includes/ldap.attribute.binary.inc |
|
Defines the attribute_binary class and related functions. |
ldap.attribute.date.inc |
includes/ldap.attribute.date.inc |
|
Defines the attribute_date class and related functions. |
ldap.attribute.dn.inc |
includes/ldap.attribute.dn.inc |
|
Defines the attribute_dn class and related functions. |
ldap.attribute.gid.inc |
includes/ldap.attribute.gid.inc |
|
Defines the attribute_gid class and related functions. |
ldap.attribute.inc |
includes/ldap.attribute.inc |
|
Attribute Class and Manipulation Functions |
ldap.attribute.jpeg.inc |
includes/ldap.attribute.jpeg.inc |
|
Defines the attribute_jpeg class and related functions. |
ldap.attribute.multiline.inc |
includes/ldap.attribute.multiline.inc |
|
Defines the attribute_multiline class and related functions. |
ldap.attribute.objectclass.inc |
includes/ldap.attribute.objectclass.inc |
|
Defines the attribute_object class and related functions. |
ldap.attribute.password.inc |
includes/ldap.attribute.password.inc |
|
Defines the attribute_password class and related functions. |
ldap.attribute.selection.inc |
includes/ldap.attribute.selection.inc |
|
Defines the attribute_selection class and related functions. |
ldap.authentication.inc |
includes/ldap.authentication.inc |
|
Defines the authentication class and related functions. |
ldap.authorization.inc |
includes/ldap.authorization.inc |
|
Defines the authorization class and related functions. |
ldap.encryption.inc |
includes/ldap.encryption.inc |
|
Provides functions for encryption/decryption. |
ldap.entry.inc |
includes/ldap.entry.inc |
|
|
ldap.functions.inc |
includes/ldap.functions.inc |
|
Other LDAP Functions |
ldap.server.inc |
includes/ldap.server.inc |
|
Defines server classes and related functions. |
ldap_api.admin.inc |
ldap_api.admin.inc |
|
Administrative page callbacks for the ldap_api module. |
ldap_api.help.inc |
ldap_api.help.inc |
|
Advanced Help callbacks for the ldap_api module. |
ldap_api.info |
ldap_api.info |
|
name = API
description = An LDAP API that can be used by other modules.
package = "Lightweight Directory Access Protocol"
dependencies[] = advanced_help
dependencies[] = ctools
php = 5.0
core = 6.x |
ldap_api.install |
ldap_api.install |
|
Install, update and uninstall functions for the LDAP API module. |
ldap_api.module |
ldap_api.module |
|
This this the main LDAP API module. |
ldap_authentication.admin.inc |
ldap_authentication/ldap_authentication.admin.inc |
|
Administrative page callbacks for the ldap_authentication module. |
ldap_authentication.info |
ldap_authentication/ldap_authentication.info |
|
name = Authentication
description = Implements LDAP authentication
package = Lightweight Directory Access Protocol
dependencies[] = ldap_api
dependencies[] = user
core = 6.x |
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 |
|
|
ldap_authorization.admin.inc |
ldap_authorization/ldap_authorization.admin.inc |
|
Administrative page callbacks for the ldap_authorization module. |
ldap_authorization.info |
ldap_authorization/ldap_authorization.info |
|
name = Authorization
description = Implements LDAP authorization (previously LDAP Groups)
package = Lightweight Directory Access Protocol
dependencies[] = ldap_api
core = 6.x |
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 |
|
This module provides LDAP-based access control (roles) |
ldap_error_codes.txt |
includes/ldap_error_codes.txt |
|
0x00 LDAP_SUCCESS "The operation completed successfully."
0x01 LDAP_OPERATIONS_ERROR "An operations error occurred. This is
typically the result of an internal error on your LDAP… |
ldap_server.admin.inc |
ldap_server.admin.inc |
|
|
ldap_server.theme.inc |
ldap_server.theme.inc |
|
Additional theming considerations for the ldap_api module. |
LICENSE.txt |
LICENSE.txt |
|
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc. 675 Mass Ave,
Cambridge, MA 02139, USA. Everyone is permitted to copy and distribute
verbatim copies of this license document, but… |
README.txt |
README.txt |
|
|
security.html |
help/security.html |
|
|
usage.html |
help/usage.html |
|
|