19 Aug
2000
19 Aug
'00
4:30 p.m.
"Mark A. Pappas" wrote:
I installed Zope 2.2.0 on a Win 98 machine. Seems to work fine. I dloaded the Content Manager Guide and started working through the tutorial. Went to create a folder as instructed.
Below is what I got. What am I doing wrong?
Error Type: SuperCannotOwn Error Value: Objects cannot be owned by the superuser
You are working as superuser. While this *did* work up to Zope 2.1.6, since Zope 2.2 the security model was tightened. You must (as superuser) create a user with manage privilege, restart your browser and use that user to create objects. HTH, Jan