~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/auth_ldap/plugin.ini

  • Committer: Mark Atwood
  • Date: 2011-11-14 07:30:41 UTC
  • Revision ID: me@mark.atwood.name-20111114073041-mo2hgg8ouseo2kpu
releaseĀ 2011.11.29

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[plugin]
2
2
title=LDAP Authentication
3
3
description=Authenticate against an LDAP server.
4
 
version=0.2
5
 
author=Eric Day <eday@oddments.org>, Edward Koko Konetzko <konetzed@quixoticagony.com>, Henrik Ingo <henrik.ingo@avoinelama.fi>
 
4
version=0.1
 
5
author=Eric Day <eday@oddments.org>
6
6
license=PLUGIN_LICENSE_GPL
7
7
build_conditional="x${ac_cv_libldap}" = "xyes"
8
8
ldflags=${LTLIBLDAP}