forked from jamf/Jamf-Connect-Resources
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Jamf-Connect-PPPC-FileVault.mobileconfig
58 lines (57 loc) · 2.44 KB
/
Jamf-Connect-PPPC-FileVault.mobileconfig
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!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>PayloadDisplayName</key>
<string>Privacy Preferences Policy Control</string>
<key>PayloadIdentifier</key>
<string>com.jamf.connect.login.A228449A-F0D3-4A1E-AA6B-9D987CEB3013.com.apple.TCC.configuration-profile-policy</string>
<key>PayloadOrganization</key>
<string></string>
<key>PayloadType</key>
<string>com.apple.TCC.configuration-profile-policy</string>
<key>PayloadUUID</key>
<string>EB4F0B24-1A1C-4A6C-BEA6-DD41F7E6120B</string>
<key>PayloadVersion</key>
<integer>1</integer>
<key>Services</key>
<dict>
<key>SystemPolicyAllFiles</key>
<array>
<dict>
<key>Allowed</key>
<true/>
<key>CodeRequirement</key>
<string>identifier "com.apple.authorizationhost" and anchor apple</string>
<key>Comment</key>
<string></string>
<key>Identifier</key>
<string>com.apple.authorizationhost</string>
<key>IdentifierType</key>
<string>bundleID</string>
<key>StaticCode</key>
<false/>
</dict>
</array>
</dict>
</dict>
</array>
<key>PayloadDisplayName</key>
<string>TCC Settings for fdesetup from loginwindow</string>
<key>PayloadIdentifier</key>
<string>com.jamf.connect.login.A228449A-F0D3-4A1E-AA6B-9D987CEB3013</string>
<key>PayloadOrganization</key>
<string>ProfileCreator</string>
<key>PayloadScope</key>
<string>System</string>
<key>PayloadType</key>
<string>Configuration</string>
<key>PayloadUUID</key>
<string>A228449A-F0D3-4A1E-AA6B-9D987CEB3013</string>
<key>PayloadVersion</key>
<integer>1</integer>
</dict>
</plist>