Question: Changing filesystem dataset permissions
0
letawjohn • 0 wrote:
Hi all,
I've written a tool that will change ACL's on specific datasets, thus allowing users to decide when and who they would like to share with at the filesystem level. This works great from the command line, but I can't seem to get it to work as a Galaxy tool. I'm thinking this has to do with Galaxy sending out jobs as a 'galaxy' user, and perhaps this user doesn't have permission to change ACL's? Does anyone have experience with this use case, and perhaps any ideas on how I can get this to work?
Thanks!