Import drupal6-ldap_integration:

This LDAP integration module allows users to authenticate against a
configurable Lightweight Directory Access Protocol directory. This
is useful for organizations which have an existing organizational
directory with usernames and passwords, and want Drupal to be able
to authenticate against it.

ok'd-portswise by landry@ and sthen@, tested in production by me.
This commit is contained in:
stephan 2009-11-09 10:33:21 +00:00
parent 43d1211674
commit 8ebc3ba543
4 changed files with 49 additions and 0 deletions

View File

@ -0,0 +1,10 @@
# $OpenBSD: Makefile,v 1.1.1.1 2009/11/09 10:33:21 stephan Exp $
COMMENT = authenticate against LDAP
MAINTAINER = Stephan A. Rickauer <stephan@openbsd.org>
DISTNAME = ldap_integration-6.x-1.0-beta2
PKGNAME = drupal6-ldap_integration-1.0beta2
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (drupal6/ldap_integration-6.x-1.0-beta2.tar.gz) = JmfD4MOE/Ty0pe8FJdBXjg==
RMD160 (drupal6/ldap_integration-6.x-1.0-beta2.tar.gz) = e7kJOc8uWnesfJeCE8poe+eCeNA=
SHA1 (drupal6/ldap_integration-6.x-1.0-beta2.tar.gz) = XeQGyH0hIwQ2oZwEmPyfoV0MNA0=
SHA256 (drupal6/ldap_integration-6.x-1.0-beta2.tar.gz) = W8D6lv85XQtoMplaWzq9quFouV18Pc3CiIOzGmLuXkg=
SIZE (drupal6/ldap_integration-6.x-1.0-beta2.tar.gz) = 43143

View File

@ -0,0 +1,5 @@
This LDAP integration module allows users to authenticate against a
configurable Lightweight Directory Access Protocol directory. This
is useful for organizations which have an existing organizational
directory with usernames and passwords, and want Drupal to be able
to authenticate against it.

View File

@ -0,0 +1,29 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/11/09 10:33:21 stephan Exp $
@owner ${DRUPAL_OWNER}
@group ${DRUPAL_GROUP}
${DRUPAL_MODS}ldap_integration/
${DRUPAL_MODS}ldap_integration/.cvsignore
${DRUPAL_MODS}ldap_integration/ChangeLog
${DRUPAL_MODS}ldap_integration/LICENSE.txt
${DRUPAL_MODS}ldap_integration/README.txt
${DRUPAL_MODS}ldap_integration/includes/
${DRUPAL_MODS}ldap_integration/includes/LDAPInterface.inc
${DRUPAL_MODS}ldap_integration/ldapauth.admin.inc
${DRUPAL_MODS}ldap_integration/ldapauth.admin.js
${DRUPAL_MODS}ldap_integration/ldapauth.info
${DRUPAL_MODS}ldap_integration/ldapauth.install
${DRUPAL_MODS}ldap_integration/ldapauth.module
${DRUPAL_MODS}ldap_integration/ldapauth.theme.inc
${DRUPAL_MODS}ldap_integration/ldapdata.admin.inc
${DRUPAL_MODS}ldap_integration/ldapdata.admin.js
${DRUPAL_MODS}ldap_integration/ldapdata.info
${DRUPAL_MODS}ldap_integration/ldapdata.install
${DRUPAL_MODS}ldap_integration/ldapdata.module
${DRUPAL_MODS}ldap_integration/ldapdata.theme.inc
${DRUPAL_MODS}ldap_integration/ldapgroups.admin.inc
${DRUPAL_MODS}ldap_integration/ldapgroups.inc
${DRUPAL_MODS}ldap_integration/ldapgroups.info
${DRUPAL_MODS}ldap_integration/ldapgroups.install
${DRUPAL_MODS}ldap_integration/ldapgroups.module
${DRUPAL_MODS}ldap_integration/translations/
${DRUPAL_MODS}ldap_integration/translations/de.po