Skip to content

Commit

Permalink
update wifi configs for macos
Browse files Browse the repository at this point in the history
  • Loading branch information
leolion3 committed Sep 10, 2024
1 parent 2f726b6 commit 63aed8a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion WLAN/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
- Set `Your private identifier` to `[email protected]` (*)
- Save the network

(*) If the private identifier is not available, you need to click save, then while connecting to the network click on `Network Settings > Advanced Network Settings > Network Adapter Options` then Double Click on the Wifi Adapter in the legacy Network Connections Menu and navigate to `Wireless Properties > Security` > Hit the `Settings` Button next to the `Network Authentication Method`. Check the `Enable identity privacy` option and enter `[email protected]` instead of `anonymous` and `wlan.radius.uni-bremen.de` under `Connect to these servers`. Save and exit, then log into the network again.
(\*) If the private identifier is not available, you need to click save, then while connecting to the network click on `Network Settings > Advanced Network Settings > Network Adapter Options` then Double Click on the Wifi Adapter in the legacy Network Connections Menu and navigate to `Wireless Properties > Security` > Hit the `Settings` Button next to the `Network Authentication Method`. Check the `Enable identity privacy` option and enter `[email protected]` instead of `anonymous` and `wlan.radius.uni-bremen.de` under `Connect to these servers`. Save and exit, then log into the network again.

### Logging in

Expand Down Expand Up @@ -76,4 +76,15 @@
- You might have to set `CA certificate` to `Use system certificates` (or download the certificate manually)
- You might have to set the `Online certificate status` to `Request status` or a different validation type

## MacOS

On MacOS (11+) the setup process is quite straightforward:

- Download the [eduroam Configuration file](https://raw.githubusercontent.com/leolion3/University_Stuff/master/WLAN/data/eduroam-OS_X-Universitat_Bremen-eduroam_@uni-bremen.de.mobileconfig)
- Double click the file to install the wifi profile.
- It will prompt you for your username and password, enter the full email address as the username and your WiFi password (NOT your university password!).
- If prompted for setting up the anonymity setting, set the anonymous username to `[email protected]`
- If prompted for the authentication server, enter `wlan.radius.uni-bremen.de`
- Connect to the eduroam WiFi network.

<a href="#uni-wifi-setup">Back to top</a>
Binary file not shown.

0 comments on commit 63aed8a

Please sign in to comment.