Galaxy: Difference between revisions

Line 24: Line 24:
=== Galaxy Files ownership and modification ===
=== Galaxy Files ownership and modification ===


All files of your galaxy instance belongs to a "pseudo account" or "shared account" that is generated by admin at installation time. pseudo accounts do not belong to a real users but they belong to a specific group. They never expired and everyone within the group is able to login as pseudo account using [https://docs.computecanada.ca/wiki/Using_SSH_keys_in_Linux SSH key]. The name of the pseudo account in this case is the same name as the top galaxy directory explained above, eg., <code>daglxy</code>. In order to modify any file of your Galaxy instance, eg., configure files, you first need to login as "pseudo account". To login please generate your SSH key and store your public key somewhere in your <code>home</code> directory and let the admin knows about that. The admin will then store your public key in appropriate place and then you are able to login to your pseudo account.
All files of your Galaxy instance belong to a "pseudo-account", a shared account that is generated by an administrator at installation time. A pseudo-account does not belong to an individual person, but belongs to a specific group. Everyone in the group can log in to the pseudo-account using [https://docs.computecanada.ca/wiki/Using_SSH_keys_in_Linux SSH keys]. The name of the pseudo-account in this case is the same name as the top Galaxy directory explained above, eg., <code>daglxy</code>. In order to modify any file of your Galaxy instance, e.g. configuration files, you first need to log in to the pseudo-account. Before you can log in you must generate an SSH key pair, store your public key somewhere in your <code>home</code> directory, and let the administrator know about that. The administrator will store your public key in an appropriate place, after which you can log in to your pseudo-account.


=== Galaxy Server ===
=== Galaxy Server ===
Bureaucrats, cc_docs_admin, cc_staff
2,879

edits