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

Matt S Trout dbix-class at trout.me.uk
Wed Dec 21 20:45:17 CET 2005


On Wed, Dec 21, 2005 at 03:00:07PM +0100, Jürgen Peters wrote:
> 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.

Erm, Nigel had attached it to you the e-mail you just replied to!

-- 
     Matt S Trout       Offering custom development, consultancy and support
  Technical Director    contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd.  mst (at) shadowcatsystems.co.uk for more information

 + Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +



More information about the Catalyst mailing list