Eduroam unter Linux/en
Jnk (Diskussion | Beiträge) |
|||
Zeile 14: | Zeile 14: | ||
== Step-by-step instructions == | == Step-by-step instructions == | ||
===Download certificates === | ===Download certificates === | ||
− | * Visit the [http://sp.upb.de | + | * Visit the [http://sp.upb.de Serviceportal] with your Browser. |
* Log in with your university account. | * Log in with your university account. | ||
* Visit '''Benutzerverwaltung''' and click on '''Netzwerk Einstellungen'''. | * Visit '''Benutzerverwaltung''' and click on '''Netzwerk Einstellungen'''. | ||
Zeile 53: | Zeile 53: | ||
* '''CA-Certificate''' Choose the "USERTrust RSA Certification Authority". | * '''CA-Certificate''' Choose the "USERTrust RSA Certification Authority". | ||
* '''Secret Key''' Choose your usercertificate. | * '''Secret Key''' Choose your usercertificate. | ||
− | * '''Password for the secret key''' The import password for the user certificate - We copied that one in the | + | * '''Password for the secret key''' The import password for the user certificate - We copied that one in the Serviceportal. |
<br clear=all> | <br clear=all> | ||
Version vom 6. März 2024, 12:47 Uhr
Die deutsche Version finden Sie auf der Seite Eduroam unter Linux
This tutorial describes how to set up the Wi-Fi eduroam on Linux. In this example a Ubuntu 14.04 LTS system with Gnome Desktop is used. Other distributions may look different.
What needs to be done?[Bearbeiten | Quelltext bearbeiten]
- Create and download a user certificate.
- <optional> Download the USERTrust RSA Certification Authority certificate if needed.
- Configure the eduroam network.
- Delete the webauth network if used.
Step-by-step instructions[Bearbeiten | Quelltext bearbeiten]
Download certificates[Bearbeiten | Quelltext bearbeiten]
- Visit the Serviceportal with your Browser.
- Log in with your university account.
- Visit Benutzerverwaltung and click on Netzwerk Einstellungen.
- Click on Neues Zertifikat erstellen.
- Give the certificate an identifier like "Laptop".
- Click on Neues Zertifikat zusenden
- Copy the import password.
- Click on Netzwerkzertifikat herunterladen.
- Click on CA-Zertifikat herunterladen.
- Save the certificates on your computer. Choose your folder wisely. Don't move or delete the certificates afterwards.
- Open the certificates and import them.
Configure eduroam[Bearbeiten | Quelltext bearbeiten]
- Open your Networkmanager or your prefered tool to configure your Wi-Fi connections:
- Create a new connection:
Choose the following settings:
- Name: Free to choose
- SSID: eduroam
- Security: WPA & WPA2 Enterprise
- Legitimacy: TLS
- Usercertificate: None
- CA-Certificate Choose the "USERTrust RSA Certification Authority".
- Secret Key Choose your usercertificate.
- Password for the secret key The import password for the user certificate - We copied that one in the Serviceportal.
Troubleshooting[Bearbeiten | Quelltext bearbeiten]
In some network manager the field Usercertificate is not allowed to be empty. You can insert a random file like a 0-byte-file or the telekom cert. Now you should be able to click on connect.
Many thanks to Katarina Ebert for the screenshots and Stefan Löwen for the certificate hint!