[Zope-dev] Re: Superuser ownership (was "Adding LoginManager at the
root")
Chris Withers
chrisw@nipltd.com
Mon, 22 May 2000 10:52:08 +0100
Robin Becker wrote:
[stuff about 2.2]
You can't create any objects except User Objects as the superuser.
Create a manager, re-login as that manager and then add yoru objects.
Can't speak for TinyTables but make sure the Anonymous role has the
'access TinyTables contents' permission. A lot of people get bitten by
this when installign Squishdot 'cos Anonymous does not have this
permission by default...
cheers,
Chris