Keith J. Farmer writes: > Given manager role, how would I go about assigning the ownership of an > object to another user (not me)? Look at "AccessControl.Owned.Owned.changeOwnership". This method is private. "Manager" permissions are not sufficient to call it. You need an External Method or FS base product. Moreover, you may also need to change the local role "Owner". Dieter