Changing ownership of data
Posted: Fri Feb 05, 2016 4:17 am
Hi All,
I'd like to be able to move data between users in different groups. At the moment I understand the way to do this would be with the CLI command chown, but as I understand it this leaves the data in place and so while the new owner owns the data, they can't see it.
I figured the next step would be to use chgrp to move the data to the new owners group but this is where I run into trouble. Despite being an administrator I can't seem to complete this move (I get the error "Current user is not member of group: " error). I also tried to change myself into that group (using omero sessions group ) but to no avail.
Is there something I'm missing or am I going about this in entirely the wrong way?
Thanks,
-Lachie
I'd like to be able to move data between users in different groups. At the moment I understand the way to do this would be with the CLI command chown, but as I understand it this leaves the data in place and so while the new owner owns the data, they can't see it.
I figured the next step would be to use chgrp to move the data to the new owners group but this is where I run into trouble. Despite being an administrator I can't seem to complete this move (I get the error "Current user is not member of group: " error). I also tried to change myself into that group (using omero sessions group ) but to no avail.
Is there something I'm missing or am I going about this in entirely the wrong way?
Thanks,
-Lachie