On Nov 12, 2007 11:49 PM, Matija Grabnar <[EMAIL PROTECTED]> wrote:

> Peter Karman wrote:
> > that's not an ideal test. Should probably have some kind of timeout
> > and skip()
> > associated. I'll look at that.
> >
> Please do. I'm getting "connection refused" (so I assume the server is
> down)
> >> b) When I attempt to set up exactly (copy/paste except for bind
> >> parameters) according to documentation, Catalyst crashes
> >> because $c->authenticate is not defined.
> >>
> >>
> >
> > hm. sounds like you might not have the most current
> > Catalyst::Plugin::Authentication module installed. What version are you
> running?
> >
> >
> I have the version that comes standard with Debian stable. Here's the
> info:
> Module id = Catalyst::Plugin::Authentication
>    DESCRIPTION  Authentication support for Catalyst
>    CPAN_USERID  NUFFIN (Yuval Kogman <[EMAIL PROTECTED]>)
>    CPAN_VERSION 0.10002
>    CPAN_FILE    J/JA/JAYK/Catalyst-Plugin-Authentication-0.10002.tar.gz
>    DSLIP_STATUS SmpOp
> (standard,mailing-list,perl,object-oriented,Standard-Perl)
>    MANPAGE      Catalyst::Plugin::Authentication - Infrastructure
> plugin for the Catalyst authentication framework.
>    INST_FILE    /usr/share/perl5/Catalyst/Plugin/Authentication.pm
>    INST_VERSION 0.09
>
> I'll try upgrading and will let you know how it turns out.
>

Make sure you upgrade Catalyst::Plugin::Authentication::Store::LDAP as well.

If you are using less than version 0.06 then it is expecting the old auth
system.

-J
_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[EMAIL PROTECTED]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to