Skip to content
Snippets Groups Projects
Commit 60710076 authored by binwla@posteo.net's avatar binwla@posteo.net
Browse files

wifi: endgeraeteinstellung aktualisiert TTLS von Android entfernt

parent 9f4614b0
No related branches found
No related tags found
No related merge requests found
......@@ -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|
......
......@@ -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|
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment