Hello all, There's an interface available to take ownership of objects if the user has the appropriate permissions. I'd like to give/assign ownership of objects to other users or groups. Is there an easy way to do this? It would be convenient if this functionality was available as an interface to owners of objects. Most of our users are extremely non-technical, therefore they are restricted to very simple web front-ends. TIA Regards, Samir.
Samir Mishra wrote at 2005-2-8 08:08 +0400:
There's an interface available to take ownership of objects if the user has the appropriate permissions. I'd like to give/assign ownership of objects to other users or groups. Is there an easy way to do this?
There is a method for this (--> "AccessControl.Owned"), but it is private (i.e. available in trusted code only). -- Dieter
participants (2)
-
Dieter Maurer -
Samir Mishra