diff --git a/content/wifi.de.md b/content/wifi.de.md index 66e136fe9b3adc64b3c765ee1dfecac25eb39650..9619c0de5bd8ab3256d2a6ab46efd06f69f869c6 100644 --- a/content/wifi.de.md +++ b/content/wifi.de.md @@ -25,20 +25,21 @@ Dann auf erweiterte Optionen klicken. |**FELD**|**Wert**| |--------|--------| -|EAP-Methode| PWD| -|Phase 2-Authentifizierung (Falls vorhanden)| Keine| -|CA-Zertifikat| _Nichts auswählen_| -|Nutzerzertifikat| _Nichts auswählen_| -|Identität| _deine Vereinsnummer_| -|Anonyme Identität| _leer lassen_| -|Password| _dein Passwort (steht auf Mitgliedsausweis)_| +|EAP-Methode| TTLS| +|Phase 2-Authentifizierung (Falls vorhanden)| PAP| +|CA-Zertifikat| [radius stusta](https://dokumente.stusta.de/zertifikate/TODO.cert.pem)| +|Identität| [_deine Benutzname_](https://account.stustanet.de/login)| +|Anonyme Identität| anon@stusta.net| +|Password| [_dein Passwort_](https://account.stustanet.de/login)| ### Ubuntu |**FELD**|**Wert**| |--------|--------| |SSID| StuStaNet| +|Sicherheit| WPA & WPA2 Enterprise| |Authentication| Tunneled TLS| -|No CA certificate is required| _Haken setzen_| +|Anonyme Identität| anon@stusta.net| +|CA-Zertifikat| [radius stusta](https://dokumente.stusta.de/zertifikate/TODO.cert.pem)| |Inner authentication| PAP| -|Username| _deine Vereinsnummer_| -|Password| _dein Passwort (steht auf Mitgliedsausweis)_| +|Benutzername| [_deine Benutzname_](https://account.stustanet.de/login)| +|Passwort| [_dein Passwort_](https://account.stustanet.de/login)| diff --git a/content/wifi.en.md b/content/wifi.en.md index 30389bce46744c60ad917a55d4940f794ac91596..a27540e82e920631e6f3a6360e19e70cad2cabfb 100644 --- a/content/wifi.en.md +++ b/content/wifi.en.md @@ -25,20 +25,20 @@ Then choose **more options**. |**Option**|**Value**| |--------|--------| -|EAP-Method| PWD| -|Phase 2-Authentification (If required)| None| -|CA-certificate| _choose nothing_| -|user-certificate| _choose nothing_| -|identity| _your membership number_| -|anonymous identity| _leave emmpty_| -|password| _your password (can be found on the member card)_| +|EAP-Method| TTLS| +|Phase 2-Authentification (If required)| PAP| +|CA-certificate| [radius stusta](https://dokumente.stusta.de/zertifikate/TODO.cert.pem)| +|identity| [_your username_](https://account.stustanet.de/login)| +|anonymous identity| anon@stusta.net| +|password| [_your password_](https://account.stustanet.de/login)| ### Ubuntu |**Option**|**Value**| |--------|--------| |SSID| StuStaNet| +|Security| WPA & WPA2 Enterprise| |Authentication| Tunneled TLS| +|CA-Zertifikat| [radius stusta](https://dokumente.stusta.de/zertifikate/TODO.cert.pem)| |Inner authentication| PAP| -|No CA certificate is required| _Haken setzen_| -|username| _your membership number_| -|password| _your password (can be found on the member card)_| +|Username| [_your username_](https://account.stustanet.de/login)| +|Password| [_your password_](https://account.stustanet.de/login)|