[ZDP] BackTalk to Document The Zope Book (2.5 Edition)/Users and Security

webmaster@zope.org webmaster@zope.org
Mon, 23 Sep 2002 20:21:22 -0400


A comment to the paragraph below was recently added via http://www.zope.org/Documentation/Books/ZopeBook/current/Security.stx#3-105

---------------

      When a user creates a Zope object, they *own* that object.  An
      object that has no owner is referred to as *unowned.*
      Ownership information is stored in the object itself.  This
      is similar to how UNIX keeps track of the owner of a file.

        % Anonymous User - Sep. 23, 2002 8:21 pm:
         a user ... they own??

         How can an object be created without an owner?
         Which objects are not owned by their creator?