[Zope-dev] Zope 2.2.0 alpha 1 released...
Hannu Krosing
hannu@tm.ee
Wed, 17 May 2000 10:50:14 +0300
Brian Lloyd wrote:
>
> > > This release contains the new changes to the Zope security
> > > model to protect against the server-side trojan issue:
> > >
> > > http://www.zope.org/Members/jim/ZopeSecurity/ServerSideTrojan
> >
> > Hmm. Let's say an object is owned by user Joe. I export the
> > object and
> > reimport it in a different Zope installation, where Joe
> > doesn't exist. Who
> > owns the object? nobody?
>
> No - you do :) Importing is the moral equivalent of "creating"
> the object. Whenever you create, copy, cut & paste or import
> you will get ownership of the resulting new object.
Any possibility for UNIX's su functionality (or BECOME USER in SQL)
-------
Hannu