iPhone and
MacOSX profiles for Eduroam and UvA network.
Open this page on the iPhone and click on the following link to
download the profile:
For iPhone:
For MacOSX:
And for VPN:
The iPhone will ask to add the profile to the configuration.
After adding, the iPhone may need to be rebooted but should then be
able to find the uva and eduroam networks.
It will present the first time a username password box.
Fill in your uva-id@uva.nl and the associated password. Do not forget
to add @uva.nl to your uva-id
Then it should work automatically whenever the iPhone detects a
(hidden) network with the name eduroam, Eduroam or uva.
Happy networking.
Eduroam.mobileconfig is an XML file with the following content:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN"
"http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>PayloadContent</key>
<array>
<dict>
<key>EAPClientConfiguration</key>
<dict>
<key>AcceptEAPTypes</key>
<array>
<integer>21</integer>
</array>
<key>EAPFASTProvisionPAC</key>
<false/>
<key>EAPFASTProvisionPACAnonymously</key>
<false/>
<key>EAPFASTUsePAC</key>
<false/>
<key>TLSAllowTrustExceptions</key>
<true/>
<key>TTLSInnerAuthentication</key>
<string>PAP</string>
</dict>
<key>EncryptionType</key>
<string>WPA</string>
<key>HIDDEN_NETWORK</key>
<true/>
<key>PayloadDescription</key>
<string>Configures wireless connectivity settings.</string>
<key>PayloadDisplayName</key>
<string>Wi-Fi (eduroam)</string>
<key>PayloadIdentifier</key>
<string>eduroam.wifi</string>
<key>PayloadOrganization</key>
<string>uva.nl</string>
<key>PayloadType</key>
<string>com.apple.wifi.managed</string>
<key>PayloadUUID</key>
<string>FA7B70C8-7E4A-4CF8-B82F-476E1D71E8D7</string>
<key>PayloadVersion</key>
<integer>1</integer>
<key>SSID_STR</key>
<string>eduroam</string>
</dict>
<dict>
<key>EAPClientConfiguration</key>
<dict>
<key>AcceptEAPTypes</key>
<array>
<integer>21</integer>
</array>
<key>EAPFASTProvisionPAC</key>
<false/>
<key>EAPFASTProvisionPACAnonymously</key>
<false/>
<key>EAPFASTUsePAC</key>
<false/>
<key>TLSAllowTrustExceptions</key>
<true/>
<key>TTLSInnerAuthentication</key>
<string>PAP</string>
</dict>
<key>EncryptionType</key>
<string>WPA</string>
<key>HIDDEN_NETWORK</key>
<true/>
<key>PayloadDescription</key>
<string>Configures wireless connectivity settings.</string>
<key>PayloadDisplayName</key>
<string>Wi-Fi (uva)</string>
<key>PayloadIdentifier</key>
<string>eduroam.wifi1</string>
<key>PayloadOrganization</key>
<string>uva.nl</string>
<key>PayloadType</key>
<string>com.apple.wifi.managed</string>
<key>PayloadUUID</key>
<string>E7E46408-BD17-484A-9567-53892CA946D7</string>
<key>PayloadVersion</key>
<integer>1</integer>
<key>SSID_STR</key>
<string>uva</string>
</dict>
<dict>
<key>EAPClientConfiguration</key>
<dict>
<key>AcceptEAPTypes</key>
<array>
<integer>21</integer>
</array>
<key>EAPFASTProvisionPAC</key>
<false/>
<key>EAPFASTProvisionPACAnonymously</key>
<false/>
<key>EAPFASTUsePAC</key>
<false/>
<key>TLSAllowTrustExceptions</key>
<true/>
<key>TTLSInnerAuthentication</key>
<string>PAP</string>
</dict>
<key>EncryptionType</key>
<string>WPA</string>
<key>HIDDEN_NETWORK</key>
<true/>
<key>PayloadDescription</key>
<string>Configures wireless connectivity settings.</string>
<key>PayloadDisplayName</key>
<string>Wi-Fi (Eduroam)</string>
<key>PayloadIdentifier</key>
<string>eduroam.wifi2</string>
<key>PayloadOrganization</key>
<string>uva.nl</string>
<key>PayloadType</key>
<string>com.apple.wifi.managed</string>
<key>PayloadUUID</key>
<string>A9E52339-6A9A-4196-A35A-883C37447C5A</string>
<key>PayloadVersion</key>
<integer>1</integer>
<key>SSID_STR</key>
<string>Eduroam</string>
</dict>
</array>
<key>PayloadDescription</key>
<string>Set up 802.1x for
eduroam</string>
<key>PayloadDisplayName</key>
<string>eduroam</string>
<key>PayloadIdentifier</key>
<string>eduroam</string>
<key>PayloadOrganization</key>
<string>uva.nl</string>
<key>PayloadType</key>
<string>Configuration</string>
<key>PayloadUUID</key>
<string>F7D58996-72C1-476B-843B-14EDF523C5EE</string>
<key>PayloadVersion</key>
<integer>1</integer>
</dict>
</plist>