Hi all,
I've been trying unsuccesfully to create a collection in iRods that is owned by another user. Apparently the owner field cannot be updated after creation of an object, so this needs to be done at create time.
I can't see any options in icommands, nor in the python client. I tried using msiCreateCollByAdmin in a rule, since it looks like this is called from acCreateUser, but that crashed when called directly.
To be clear: I can't have this be part of the user-creation process, it needs to be invoked afterwards.
Of course I am trying all this as a rodsadmin user.
Any pointer in the right direction will be appreciated!
Mark