We would also be looking forward to seeing a solution (or hack) like this. We currently have a a gluster filesystem setup where users drop big data to /gl/tmp/user/. Keeping this format would be best. However, I believe a simple symbolic link would also work with Galaxy. for i in $(ls /gl/tmp/user); do ln -s /gl/tmp/user /gl/tmp/user@uci.edu ;done; -- Adam Brenner Computer Science, Undergraduate Student Donald Bren School of Information and Computer Sciences Research Computing Support Office of Information Technology http://www.oit.uci.edu/rcs/ University of California, Irvine www.ics.uci.edu/~aebrenne/ aebrenne@uci.edu On Sun, Apr 14, 2013 at 1:12 AM, Jillian Rowe <jir2004@qatar-med.cornell.edu
wrote:
Hello,
I have a galaxy instance authentication using LDAP. The authentication works fine, and I would like to enable the user upload option.
I would like to have:
user_library_import_dir = /a/path
and for galaxy to look for users with just the username. So if I log in with auser@example.com
I want for galaxy to look in /a/path/auser instead of /a/path/ auser@example.com
Is there anywhere I can set this?
Best, Jillian ___________________________________________________________ Please keep all replies on the list by using "reply all" in your mail client. To manage your subscriptions to this and other Galaxy lists, please use the interface at: http://lists.bx.psu.edu/
To search Galaxy mailing lists use the unified search at: http://galaxyproject.org/search/mailinglists/