Previously
sommerfeld@... wrote:
>
> > -----Ursprüngliche Nachricht-----
> > Von: Wichert Akkerman [mailto:
wichert@...] Im Auftrag von
> > Wichert Akkerman
> > Gesendet: Dienstag, 22. Juli 2008 11:03
> > An:
sommerfeld@...
> > Cc:
plone-users@...
> > Betreff: Re: [Plone-Users] Plone LDAP doesn't like crypt-passwords with
> > 41bit?
> >
> > Previously
sommerfeld@... wrote:
> > > Hi altogether,
> > >
> > >
> > >
> > > I have a little problem with the latest Plone-version (also latest
> > PloneLDAP
> > > version) and our LDAP server.
> > >
> > > Our passwords are encrypted with "crypt" and stored as 41bit binary
> > values.
> > > The problem is that Plone (LDAP) doesn't seem to like 41bit passwords
> > but
> > > only 20bit. But our server stores the LDAP passwords as 41bit values by
> > > standard.
> >
> > Plone does not authenticate LDAP users itself: it performs a LDAP simple
> > bind to the LDAP server to check credentials. This happens completely
> > inside the OpenLDAP library code used by the python-ldap module. I
> > suggest that you ask this on an OpenLDAP list.
> >
> > Wichert.
>
> Hi Wichert,
>
> I don't completely understand. I mean, authentication through a normal
> LDAP-search from console works fine. So I thought the installed
> LDAP-packages / -libraries are OK and the "problem" lies within Plone LDAP /
> python-LDAP?`
Make sure you are using a simple bind (-x) when using the ldapsearch
tools; PloneLDAP (or rather the underlying LDAPUserFolder) does the
equivalent of that internally.
Plone just calls the simple_bind_s method from python-ldap which should
work fine. If that does not work there is nothing Plone can do about
that. You'll need to check if either python-ldap or the OpenLDAP
libraries linked with python-ldap are the problem.
Wichert.
--
Wichert Akkerman <
wichert@...> It is simple to make things.
http://www.wiggy.net/ It is hard to make things simple.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/_______________________________________________
Plone-Users mailing list
Plone-Users@...
https://lists.sourceforge.net/lists/listinfo/plone-users