[Zope] Anonymous after logging in?

John Eikenberry jae@kavi.com
Thu, 25 Mar 1999 15:43:05 -0800 (PST)


Hello,

I'm having a strange problem with logged in users getting to anonymous
areas of the site. Here's an simplified example to explain...

Two directories off the /
/private
/public

/private allows no access to "Anonymous User", requiring a login.

There are no usernames in /acl_users. All the user info for logging into
/private is kept in /private/acl_users. 

/public has no acl_users folder.

If you start up netscape, you can get to /public without any problems. But
once you've logged into /private, you can't get back to /public without
getting an unauthorized error...

  You are not authorized to access this resource. Username and password
  are not correct. 

  Traceback (innermost last):
    File lib/python/ZPublisher/Publish.py, line 877, in publish_module
    File lib/python/ZPublisher/Publish.py, line 531, in publish
      (Info: /MCExam)
    File lib/python/ZPublisher/Publish.py, line 297, in unauthorized
  Unauthorized: (see above)

Any tips about how to fix this. Note that the login info has to stay in
/private/acl_users (they can't be moved to /acl_users).

Thanks,

---

John Eikenberry
[jae@kavi.com - http://taos.kavi.com/~jae/] 
______________________________________________________________
"A society that will trade a little liberty for a little order
 will deserve neither and lose both."
                                         --B. Franklin