OLD | NEW |
1 { | 1 { |
2 "GUID": "policy_wifi1", | 2 "GUID": "policy_wifi1", |
3 "Mode": "managed", | 3 "Mode": "managed", |
4 "Passphrase": "policy's passphrase", | 4 "Passphrase": "policy's passphrase", |
5 "Profile": "/profile/user1/shill", | 5 "Profile": "/profile/user1/shill", |
6 "Security": "psk", | 6 "SecurityClass": "psk", |
7 "Type": "wifi", | 7 "Type": "wifi", |
8 "UIData": "{\"onc_source\":\"user_policy\"}", | 8 "UIData": "{\"onc_source\":\"user_policy\"}", |
9 "WiFi.HexSSID": "7769666931" // "wifi1" | 9 "WiFi.HexSSID": "7769666931" // "wifi1" |
10 } | 10 } |
OLD | NEW |