Created
July 23, 2014 13:09
-
-
Save mwohlgemuth/48a26279e134046f3cd0 to your computer and use it in GitHub Desktop.
sal.mobileconfig
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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>PayloadContent</key> | |
<dict> | |
<key>com.grahamgilbert.sal</key> | |
<dict> | |
<key>Set-Once</key> | |
<array> | |
<dict> | |
<key>mcx_preference_settings</key> | |
<dict> | |
<key>ServerURL</key> | |
<string>http://sal.imp.univie.ac.at</string> | |
<key>key</key> | |
<string>4roq2n08r2p69oswr0jxo3p2omv478iyxqwgotmyt884oresbwrpnw04jkhspu9id3ueipensnr9fuqzuy2wwd7eelo2d6bybcevyum3lxm0uq4e1mojs02ry6rx18ej</string> | |
</dict> | |
</dict> | |
</array> | |
</dict> | |
</dict> | |
<key>PayloadEnabled</key> | |
<true/> | |
<key>PayloadIdentifier</key> | |
<string>MCXToProfile.9e152341-672d-46b8-a6d0-834ac7cddcbc.alacarte.customsettings.d526fcc9-4a5f-4147-9648-b5fb73a07745</string> | |
<key>PayloadType</key> | |
<string>com.apple.ManagedClient.preferences</string> | |
<key>PayloadUUID</key> | |
<string>d526fcc9-4a5f-4147-9648-b5fb73a07745</string> | |
<key>PayloadVersion</key> | |
<integer>1</integer> | |
</dict> | |
</array> | |
<key>PayloadDescription</key> | |
<string>Included custom settings: | |
com.grahamgilbert.sal | |
Git revision: 1d30395cd4</string> | |
<key>PayloadDisplayName</key> | |
<string>Sal</string> | |
<key>PayloadIdentifier</key> | |
<string>com.grahamgilbert.sal</string> | |
<key>PayloadOrganization</key> | |
<string>IMP/IMBA IT Department</string> | |
<key>PayloadRemovalDisallowed</key> | |
<true/> | |
<key>PayloadScope</key> | |
<string>System</string> | |
<key>PayloadType</key> | |
<string>Configuration</string> | |
<key>PayloadUUID</key> | |
<string>9e152341-672d-46b8-a6d0-834ac7cddcbc</string> | |
<key>PayloadVersion</key> | |
<integer>1</integer> | |
</dict> | |
</plist> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment