diff --git a/content/wifi.de.md b/content/wifi.de.md index 9619c0de5bd8ab3256d2a6ab46efd06f69f869c6..3da2caddc5b7960ebb223c81d5fcc45cd5455afc 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 a27540e82e920631e6f3a6360e19e70cad2cabfb..5042f779d0b8434bdac40058069131731dc1e7da 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|