wiki:eduroam
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wiki:eduroam [2024/08/25 20:49] – [Example configurations] admin | wiki:eduroam [2024/08/25 20:51] (current) – [Example configurations] admin | ||
---|---|---|---|
Line 26: | Line 26: | ||
=== IWD === | === IWD === | ||
* [[https:// | * [[https:// | ||
+ | |||
+ | As described above, the eduroam certificates should first be downloaded and placed in an accessible location. Then the three certificates must be combined together like so (the order is important): | ||
+ | |||
+ | cat ' | ||
+ | |||
+ | Then create the following file, replacing YourDirectoryID and YourHash (the correct filename is crucial): | ||
+ | |||
+ | / | ||
+ | |||
+ | |||
+ | [Security] | ||
+ | EAP-Method=PEAP | ||
+ | EAP-Identity=anonymous@umd.edu | ||
+ | EAP-PEAP-CACert=/ | ||
+ | EAP-PEAP-ServerDomainMask=wireless.umd.edu | ||
+ | EAP-PEAP-Phase2-Method=MSCHAPV2 | ||
+ | EAP-PEAP-Phase2-Identity=YourDirectoryID@umd.edu | ||
+ | EAP-PEAP-Phase2-Password-Hash=YourHash | ||
+ | |||
+ | In this example, the config expects the combined certificate to be at / | ||
+ | |||
+ | [[https:// | ||
+ | === WPA Supplicant === | ||
+ | * [[https:// | ||
+ | ===== Official UMD references ===== | ||
+ | * [[https:// | ||
+ | * UMD Engineering article |
wiki/eduroam.1724618964.txt.gz · Last modified: 2024/08/25 20:49 by admin