[Zope] Anonymous v. unknown
Matt Miller
matt.miller@thelinuxstore.com
Fri, 21 Jan 2000 10:46:44 -0700
Michel Pelletier wrote:
> > would prefer
> > to map an 'unknown' user to anonymous access. Did I miss something in
> > my setup? I solved this short term by moving my user_folder up the
> > tree.. but I don't like this solution much.
>
> I don't understand what you mean by this mapping.
Browser sends auth info.
Zope checks against user folder.
If match:
provide role access.
else:
If anon access:
provide anon access
else:
deny access
Does this break the security model?
--
Matt Miller
matt.miller@thelinuxstore.com