RE: [Zope] Permissions / roles question
Hi RDM
Actually, in at least some versions of GUF, all users also have the Anonymous role.
Not in mine (from '/docs/acl_users/userRoles'):: <dtml-comment> njj: from the Readme: "Don't force Anonymous role for users - it isn't needed?" I certainly hope it isn't. At present my users are both 'ZWikiUsers' and 'Anonymous', for example, and that makes no sense. Anonymous </dtml-comment> -- Jean Jordaan -- technical writer -- Mosaic Software -- Zope 2.1.6 on WinNT and W2K
Actually, in at least some versions of GUF, all users also have the Anonymous role.
This is the policy Zope now takes as well: Every user has the Anonymous role everywhere. Which makes sense if you think about it... if you want to know the details, check the mailing list archioves ;-)
I certainly hope it isn't. At present my users are both 'ZWikiUsers' and 'Anonymous', for example, and that makes no sense.
Why? There's nothing unusual to me about a user havig more than one role... cheers, Chris
participants (2)
-
Chris Withers -
Jean Jordaan