~drizzle-trunk/drizzle/development

1
2
3
4
5
6
7
8
9
10
11
[plugin]
title=LDAP Authentication
description=Authenticate against an LDAP server.
version=0.1
author=Eric Day <eday@oddments.org>
license=PLUGIN_LICENSE_GPL
build_conditional="x${ac_cv_libldap}" = "xyes"
ldflags=${LTLIBLDAP}
pkg_scripts= schema/drizzle_create_ldap_user
pkg_data= schema/README.auth_ldap schema/openldap/drizzle_openldap.ldif schema/openldap/drizzle_openldap.schema
extra_dist=test_ldap.sh