wiki:LdapAuthnzPlugin

Version 1 (modified by Larry Ruiz, 14 years ago) (diff)

New hack LdapAuthnzPlugin, created by lruiz

LDAPAuthNZPlugin

Description

An AccountManager LDAP PasswordStore implementation

Bugs/Feature Requests

Existing bugs and feature requests for LdapAuthnzPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from [download:ldapauthnzplugin here].

Source

You can check out LdapAuthnzPlugin from here using Subversion, or browse the source with Trac.

Example

[ldap] #use ldaps:// for tls server = ldap://myldaphost:389 root_dn = o=getechnologies user_searchbase = ou=people user_searchfilter = uid=%s anonymous_bind = false

#required if anonymous_bind is false bind_dn = uid=admin,ou=system bind_passwd = pass

Recent Changes

11353 by rjollos on 2012-03-02 08:55:14
Fixes #9864, Refs #9172: Fixed typo in start_tls_s method call.
7818 by lruiz on 2010-04-06 16:52:07
compilation error, yield in try block
7813 by lruiz on 2010-04-05 17:39:20
code cleanup
(more)

Author/Contributors

Author: lruiz
Maintainer: lruiz
Contributors: