User Authorization via IP (Domains) Bug in Zope 2.3.x
Hello, I used some Domain-Based users in Zope 2.2.2. After upgrading to Zope 2.3.0 and 2.3.1 these users don't work anymore. - Is it a bug ? - Has the syntax been changed in any way ? ciao. Stefan
Stefan, It's turned off by default. You need to turn it on. As a manager user, visit the URL of your acl_user folder and call its "setDomainAuthenticationMode" method: http://www.yourserver.com/acl_users/setDomainAuthenticationMode?domain_auth_ mode=1 ----- Original Message ----- From: "Stefan Bambach" <stefan.bambach@triplex.de> To: <zope@zope.org> Sent: Tuesday, April 03, 2001 10:50 AM Subject: [Zope] User Authorization via IP (Domains) Bug in Zope 2.3.x
Hello,
I used some Domain-Based users in Zope 2.2.2. After upgrading to Zope 2.3.0 and 2.3.1 these users don't work anymore.
- Is it a bug ? - Has the syntax been changed in any way ?
ciao. Stefan
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Chris McDonough -
Stefan Bambach