From 60710076b20f4c4fb6dd108c1915e56c797f6fe7 Mon Sep 17 00:00:00 2001 From: "binwla@posteo.net" <binwla@posteo.net> Date: Fri, 15 Mar 2019 13:03:27 +0100 Subject: [PATCH] wifi: endgeraeteinstellung aktualisiert TTLS von Android entfernt --- content/wifi.de.md | 18 +++++++++++++----- content/wifi.en.md | 16 +++++++++++----- 2 files changed, 24 insertions(+), 10 deletions(-) diff --git a/content/wifi.de.md b/content/wifi.de.md index 9619c0d..3da2cad 100644 --- a/content/wifi.de.md +++ b/content/wifi.de.md @@ -25,14 +25,22 @@ Dann auf erweiterte Optionen klicken. |**FELD**|**Wert**| |--------|--------| -|EAP-Methode| TTLS| -|Phase 2-Authentifizierung (Falls vorhanden)| PAP| -|CA-Zertifikat| [radius stusta](https://dokumente.stusta.de/zertifikate/TODO.cert.pem)| +|EAP-Methode| PWD| |Identität| [_deine Benutzname_](https://account.stustanet.de/login)| -|Anonyme Identität| anon@stusta.net| |Password| [_dein Passwort_](https://account.stustanet.de/login)| -### Ubuntu + +### Linux NetworkManager +|**FELD**|**Wert**| +|--------|--------| +|SSID| StuStaNet| +|Sicherheit| WPA & WPA2 Enterprise| +|Authentication| PWD| +|Benutzername| [_deine Benutzname_](https://account.stustanet.de/login)| +|Passwort| [_dein Passwort_](https://account.stustanet.de/login)| + + +### Linux NetworkManager alternative über TTLS |**FELD**|**Wert**| |--------|--------| |SSID| StuStaNet| diff --git a/content/wifi.en.md b/content/wifi.en.md index a27540e..5042f77 100644 --- a/content/wifi.en.md +++ b/content/wifi.en.md @@ -25,14 +25,20 @@ Then choose **more options**. |**Option**|**Value**| |--------|--------| -|EAP-Method| TTLS| -|Phase 2-Authentification (If required)| PAP| -|CA-certificate| [radius stusta](https://dokumente.stusta.de/zertifikate/TODO.cert.pem)| +|EAP-Method| PWD| |identity| [_your username_](https://account.stustanet.de/login)| -|anonymous identity| anon@stusta.net| |password| [_your password_](https://account.stustanet.de/login)| -### Ubuntu +### Linux NetworkManager +|**Option**|**Value**| +|--------|--------| +|SSID| StuStaNet| +|Security| WPA & WPA2 Enterprise| +|Authentication| PWD| +|Username| [_your username_](https://account.stustanet.de/login)| +|Password| [_your password_](https://account.stustanet.de/login)| + +### Linux NetworkManager alternative via TTLS |**Option**|**Value**| |--------|--------| |SSID| StuStaNet| -- GitLab