[Zope-CMF] Plone/CMF security question
Chris Withers
chrisw@nipltd.com
Tue, 03 Sep 2002 09:53:11 +0100
alienoid wrote:
> gives form for signing up - it's ok, but after authentication, when I
> try to access any resources under /intranet/billing appears Zope popup
> window and asks to repeat authentication.
Click cancel and see what the error type, value and traceback say.
> When I also check 'View' permission for 'Authenticated' user there is
> no such problem.
Looks like the role the user you're logging in with has doesn't have the
necessary permission mapped to it.
cheers,
Chris