Difference between revisions of "Registration/Login"

From bwHPC Wiki
Jump to: navigation, search
(Created page with "== Usernames == Your username will be the same as the one provided by your home institution, but '''prefixed''' with two characters and an underscore indicating your home ins...")
 
m (Usernames)
Line 1: Line 1:
  +
All members of universities and colleges in Baden-Württemberg can use the bwHPC resources.
== Usernames ==
 
  +
Prefixes are used to ensure that the usernames assigned by the home organization are unique within the state.
  +
The username for the bwHPC clusters is the same as the one assigned by the university or college, but it is prefixed with two letters for the home institution.
   
  +
The following list contains all prefixes currently in use.
Your username will be the same as the one provided by your home institution, but '''prefixed''' with two characters and an underscore indicating your home institution.
 
 
The following list contains all prefixes currently in use:
 
   
 
{| style="border:3px solid darkgray; margin: 5em auto 5em auto;"
 
{| style="border:3px solid darkgray; margin: 5em auto 5em auto;"
Line 113: Line 113:
 
ssh -l fr_vwxyz1234 ''<login>''
 
ssh -l fr_vwxyz1234 ''<login>''
   
* Users from the KIT who login to the bwUniCluster do not need to use a prefix, but if they use a bwForCluster. If you are a user from the KIT and your username is <code>pxd27239</code> your login name for the clusters would be:
+
* KIT users logging into bwUniCluster do not need to use a prefix, but if they are using a bwForCluster. If you are a KIT user and your username is <code>pxd27239</code>, your login names would be for the clusters:
 
** bwUniCluster: <code>pxd27239</code>
 
** bwUniCluster: <code>pxd27239</code>
 
** bwForCluster: <code>ka_pxd27239</code>
 
** bwForCluster: <code>ka_pxd27239</code>

Revision as of 15:33, 25 January 2022

All members of universities and colleges in Baden-Württemberg can use the bwHPC resources. Prefixes are used to ensure that the usernames assigned by the home organization are unique within the state. The username for the bwHPC clusters is the same as the one assigned by the university or college, but it is prefixed with two letters for the home institution.

The following list contains all prefixes currently in use.

University Prefix Username bwUniCluster Username bwForCluster
Karlsruhe Institute of Technology (KIT) ka <username> ka_<username>
Universität Freiburg fr fr_<username>
Universität Heidelberg hd hd_<username>
Universität Hohenheim ho ho_<username>
Universität Konstanz kn kn_<username>
Universität Mannheim ma ma_<username>
Universität Stuttgart st st_<username>
Universität Tübingen tu tu_<username>
Universität Ulm ul ul_<username>
HAW BW e.V. Prefix Username bwUniCluster/bwForCluster
Hochschule Aalen aa aa_<username>
Hochschule Albstadt-Sigmaringen as as_<username>
Hochschule Esslingen es es_<username>
Hochschule Heilbronn hn hn_<username>
Hochschule Karlsruhe hk hk_<username>
HTWG Konstanz ht ht_<username>
Hochschule Mannheim mn mn_<username>
Hochschule Offenburg of of_<username>
Hochschule Reutlingen hr hr_<username>
Hochschule Rottenburg ro ro_<username>
Hochschule für Technik Stuttgart hs hs_<username>
Hochschule Ulm hu hu_<username>


Examples

  • If you are a member of the University of Konstanz and your local username is ab1234, your username on any bwHPC cluster is kn_ab1234.
  • If your local username for the university is vwxyz1234 and you are a user from the University of Freiburg this would combine to the following SSH command:
 ssh -l fr_vwxyz1234 <login>
  • KIT users logging into bwUniCluster do not need to use a prefix, but if they are using a bwForCluster. If you are a KIT user and your username is pxd27239, your login names would be for the clusters:
    • bwUniCluster: pxd27239
    • bwForCluster: ka_pxd27239