Registration/Login

From bwHPC Wiki
< Registration
Revision as of 15:22, 25 January 2022 by M Janczyk (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

1 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 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>


1.1 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>
  • 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 pxd27239 your login name for the clusters would be:
    • bwUniCluster: pxd27239
    • bwForCluster: ka_pxd27239