Dear all,
Please help me figure out what went wrong to set up ADMIN in my local instance! This is what I did
1. I changed galaxy.ini.sample file into galaxy.ini
2. Then, I edited galaxy.ini as followed:
# Administrative users - set this to a comma-separated list of valid Galaxy
# users (email addresses). These users will have access to the Admin section
# of the server, and will have access to create users, groups, roles, # libraries, and more. For more information, see:
# http://wiki.g2.bx.psu.edu/Admin/Interface
admin_users = My email
- I shutdown Galaxy, rerun sh run.sh, log back in Galaxy but still no Admin function.
Am I only suppose to copy the #Administrative users section in the new file?
Any help and guidance will be greatly appreciated.