[Zope-dev] LDAP on Zope 2.5.0b2
Jens Vagelpohl
jens@zope.com
Fri, 4 Jan 2002 15:30:53 -0500
i have it running on 2.5beta3 without a problem. try upgrading your =
zope.
jens
On Friday, January 4, 2002, at 02:29 , Peeyush Garg wrote:
> Hi,
> =A0
> Has anybody successfully installed LDAPUserFolder on Zope2.5.0b2 (on=20=
> Linux). When I compile python-ldap module and install it alongwith=20
> LDAPUserFolder, it shows as a installed product in the Zope management=20=
> screen, but when I try to connect to the LDAP server (openldap 2.0.18)=20=
> also running on the same machine, it says 'connection settings not=20
> ok...'. Interestingly, when I install LDAPUserFolder on Zope 2.4.3=20
> running on a WinNT 4.1 workstation and use the same connection =
settings,=20
> it connects successfully and I'm able to query the LDAP database.
> =A0
> Any ideas why..??
> =A0
> ~Peeyush.