Can anyone help me?
Genius at work
--- On Mon, 15/2/10, Amit Jha wrote:
From: Amit Jha
Subject: [Catalyst] Authentication Using Catalyst::Authentication::Store::LDAP
To: Catalyst@lists.scsys.co.uk
Date: Monday, 15 February, 2010, 1:41 PM
Hi All,
In my authentication module I
Hi All,
In my authentication module I am trying to add DBIC and LDAP authentication
via Catalyst::Authentication::Store::LDAP. DBIC is working fine but LDAP is
not. Following is app configuration file:
__PACKAGE__->config(
'Plugin::ConfigLoader' => {
driver => {
'Gener