[Catalyst] LDAP question
Kenneth S Mclane
ksmclane at us.ibm.com
Tue May 22 12:56:06 GMT 2012
Just before I left yesterday I was successful. It turns out self_check is
fine, it tells the ldap server to handle the hashing. I found my problem
was in my "user_field" setting. I had to change it to "mail" from "cn". I
was thinking it was something used for display only, but apparently it
needs to match your filter setting. Thanks for all the help.
Tomas Doran <bobtfish at bobtfish.net> wrote on 05/22/2012 05:27:04 AM:
> From:
>
> Tomas Doran <bobtfish at bobtfish.net>
>
> To:
>
> The elegant MVC web framework <catalyst at lists.scsys.co.uk>
>
> Date:
>
> 05/22/2012 05:27 AM
>
> Subject:
>
> Re: [Catalyst] LDAP question
>
>
> On 21 May 2012, at 22:24, Kenneth S Mclane wrote:
>
> > So I should leave it as "self_check"?
>
> No.
>
> You set it as plain / don't set it at all, as the password needs to
> be passed through Catalyst un-mangled - as the auth is done by
> logging in _as the user_ (and therefore with their password) in LDAP.
>
> Cheers
> t0m
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive:
http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20120522/b77b15d3/attachment.htm
More information about the Catalyst
mailing list