[Zope] Upgraded to 2.1.6, now all pages return an unauthorize d error!

Brian Lloyd Brian@digicool.com
Thu, 30 Mar 2000 10:45:28 -0500


Bill - 

Are you using the built-in UserFolders that come with Zope or
a third party authentication source (or running in 'remote user
mode')? If not, is there any part of your code that might be 
trying to change the AUTHENTICATED_USER in the REQUEST at any 
point?


Brian Lloyd        brian@digicool.com
Software Engineer  540.371.6909              
Digital Creations  http://www.digicool.com 




> -----Original Message-----
> From: Bill Anderson [mailto:banderson@boi.hp.com]
> Sent: Wednesday, March 29, 2000 3:01 PM
> To: zope@zope.org
> Subject: [Zope] Upgraded to 2.1.6, now all pages return an 
> unauthorized
> error!
> 
> 
> 
> As a result, the site is entirely unusable.
> I can login to management screens, and do management stuff, but _even_
> as manager, can't view any pages!
> 
> traceback follows:
> 
> <!--
> Traceback (innermost last):
>   File
> /home/web/www.immortalitysystems.net/lib/python/ZPublisher/Publish.py,
> line 214, in publish_module
>   File
> /home/web/www.immortalitysystems.net/lib/python/ZPublisher/Publish.py,
> line 179, in publish
>   File
> /home/web/www.immortalitysystems.net/lib/python/ZPublisher/Publish.py,
> line 165, in publish
>   File
> /home/web/www.immortalitysystems.net/lib/python/ZPublisher/mapply.py,
> line 160, in mapply
>     (Object: index_html)
>   File
> /home/web/www.immortalitysystems.net/lib/python/ZPublisher/Publish.py,
> line 102, in call_object
>     (Object: index_html)
>   File
> /home/web/www.immortalitysystems.net/lib/python/OFS/DTMLMethod
> .py, line
> 142, in __call__
>     (Object: index_html)
>   File
> /home/web/www.immortalitysystems.net/lib/python/AccessControl/User.py,
> line 711, in verify_watermark
> Unauthorized: You are not authorized to access this resource.
> 
> -->
> 
> 
> If you could CC a copy to this address, I'd appreciate it very much.
> 
> 
> -- 
> Bill Anderson 			Linux/Unix 
> Administrator, Security Analyst
> ESBU (ARC)			bill_anderson@boi.hp.com
> My opinions are just that; _my_ opinions.
> 
> _______________________________________________
> 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 )
>