[Catalyst] First stab at Catalyst::Plugin::Authentication::Credential::LdapBindPassword

Jürgen Peters taulmarill at xgn.de
Wed Dec 21 15:00:07 CET 2005


On Wed, 21 Dec 2005 12:46:29 +0000, Nigel Metheringham wrote
> I'm not sure how common this requirement is, but I want to have my 
> own database of users for an app, but I don't want to deal with 
> holding yet more passwords, so I am authenticating against an active 
> directory/LDAP server purely by checking they can bind to the server.
> 
> So I took the old Catalyst::Plugin::Authentication::Ldap module,
> stripped it down, and made it into a module that exactly replaces the
> functionality of Catalyst::Plugin::Authentication::Credential::Password
> so that it works within the new Authentication/Session handling stuff.

I would like to have a look at it, since I'm curently face the same
requirements. If you don't publish it, feel free to mail me a tar file.


---
Jürgen



More information about the Catalyst mailing list