Zhi-Wei Lu wrote at 2006-9-14 15:52 -0700: > ... >The above code work fine for the 2.7.4 server, but fails for 2.9.4 >server, it will >ask for authentication password for 2.9.4, no user/password combination >will work.
This means that you see a security problem. You analyse security problems by means of "verbose-security". Look into your Zope configuration file (by default "etc/zope.conf"). Search "verbose-security" and follow the advice in the corresponding comment. -- Dieter _______________________________________________ Zope maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
