[Zope] Authentication Problem with migration from Zope 2.6.1 to Zope 2.9.4

Andreas Jung lists at zopyx.com
Fri Sep 8 01:41:36 EDT 2006



--On 7. September 2006 22:37:43 -0700 yogeen honnavar <yogeen at yahoo.com> 
wrote:

> Dear users,
>            we have a zope application on an older
> system running Redhat 7.2 and Zope 2.6.1 with python
> 2.1. Now we wish to migrate the application to latest
> stable relase of zope 2.9.4 with python 2.4.3
>      we hv installed zope 2.9.4 and imported the
> application through .zexp file.

Export/import is *only supported* between *identical*
installations.

> this application uses
> LDAPUserFolder for authenticating against an LDAP
> server. After importing the application we recreated
> LDAPUserFolder instance as per the instructions. Now
> the problem is, when we access the application the
> Authentication pop-up dialog is not coming up and the
> application is trying to search the LDAP directory for.

L
> Anonymous user and since the user does not exist in
> LDAP it is returning error Error: findUser.
>     In the old zope server basic authentication dialog
> pops up when we access the URL.
>     Can anyone suggest how to solve this problem ? How
> to configure the application as protected resource(we
> are using the built-in ZServer) so that authentication
> dialog pops up when the URL is accessed ? any help
> would be greatly appreciated.
>

In every case you should provide reasonable version information
about the installted LDAPUF versions and provide the related
traceback..

-aj

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope/attachments/20060908/241d3c4c/attachment.bin


More information about the Zope mailing list