Greetings, If admin user creates a folder, he gains ownership of it. Can I change this ownership to another user through ZMI ? --- Chihiro Kuraya
Change the Owner role. -aj --On Donnerstag, 25. September 2003 17:14 Uhr +0900 Chihiro Kuraya <kuraya@s-cradle.com> wrote:
Greetings,
If admin user creates a folder, he gains ownership of it. Can I change this ownership to another user through ZMI ?
--- Chihiro Kuraya
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
Thank you for your reply. But how can I change Owner role ? What does it mean ? --- Chihiro Kuraya
Change the Owner role.
-aj
--On Donnerstag, 25. September 2003 17:14 Uhr +0900 Chihiro Kuraya <kuraya@s-cradle.com> wrote:
Greetings,
If admin user creates a folder, he gains ownership of it. Can I change this ownership to another user through ZMI ?
On Thu, Sep 25, 2003 at 05:28:36PM +0900, Chihiro Kuraya wrote:
Thank you for your reply.
But how can I change Owner role ? What does it mean ?
Security tab -> Local Roles link (cleverly hidden in the middle of the descriptive paragraph). -- Paul Winkler http://www.slinkp.com Look! Up in the sky! It's SILICO BEGGAR MAN! (random hero from isometric.spaceninja.com)
But how can I change Owner role ? What does it mean ?
Security tab -> Local Roles link (cleverly hidden in the middle of the descriptive paragraph).
OK, I changed local roles to another user with Owner role, and removed admin user, but ZMI [Owner] tab of that folder still shows "This object is owned by admin (acl_users)." . Why is that ? Owner really changed ? --- Chihiro Kuraya
Chihiro Kuraya wrote:
Greetings,
If admin user creates a folder, he gains ownership of it. Can I change this ownership to another user through ZMI ?
Give that user's role (which may well be 'Manager' for example) the "Take ownership" permission on the Zope root objects' Security tab. Then log in as that user, find the folder and click the Ownership tab. Then click 'Take ownership" cheers, Chris
oops, right, sorry for the wrong advice. On Thu, Sep 25, 2003 at 02:23:26PM +0100, Chris Withers wrote:
Chihiro Kuraya wrote:
Greetings,
If admin user creates a folder, he gains ownership of it. Can I change this ownership to another user through ZMI ?
Give that user's role (which may well be 'Manager' for example) the "Take ownership" permission on the Zope root objects' Security tab.
Then log in as that user, find the folder and click the Ownership tab.
Then click 'Take ownership"
cheers,
Chris
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
-- Paul Winkler http://www.slinkp.com Look! Up in the sky! It's PSEUDO NOSE GHETTO! (random hero from isometric.spaceninja.com)
participants (4)
-
Andreas Jung -
Chihiro Kuraya -
Chris Withers -
Paul Winkler