Wiki source code of eduroam
Version 1.1 by Jonas Jelten on 2025/03/17 16:25
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 1 | eduroam is a [world wide](https://eduroam.org/) Wi-Fi network - available also at TUM. |
2 | |||
3 | For a member of TUM School of CIT, you can access it worldwide by two ways: | ||
4 | |||
5 | * Using your CIT Account | ||
6 | * Using your TUM Account | ||
7 | |||
8 | ## CIT-Account | ||
9 | |||
10 | Connect using these settings: | ||
11 | |||
12 | ```text | ||
13 | Security: WPA2 Enterprise | ||
14 | Authentication: Tunneled TLS (TTLS) | ||
15 | Anonymous Identity: anonymous@cit.tum.de | ||
16 | Domain: radius.ito.cit.tum.de | ||
17 | CA Certificate: /etc/ssl/certs/HARICA_TLS_RSA_Root_CA_2021.pem | ||
18 | |||
19 | Inner Authentication: PAP | ||
20 | Username: <CIT-account>@cit.tum.de | ||
21 | Password: <CIT-account-password> | ||
22 | ``` | ||
23 | |||
24 | ## TUM-Account | ||
25 | |||
26 | Please follow <https://doku.lrz.de/display/PUBLIC/eduroam> |