7 (allow file-read* file-write*
8 (subpath "/private/var/db/mds")
9 (regex #"^/private/var/folders/[^/]+/[^/]+/T(/|$)")
10 (regex (string-append "^" (regex-quote (param "_HOME")) #"/Library/Keychains(/|$)")))
13 ;;;;;; will be fully fixed in 29465717
14 (allow file-read* (subpath "/"))
16 (allow user-preference-read
17 (preference-domain ".GlobalPreferences"))
18 (allow user-preference-read
19 (preference-domain "com.apple.security"))
22 (literal "/usr/libexec/secd")
23 (literal "/Library/Preferences/com.apple.security.plist")
24 (literal "/Library/Preferences/.GlobalPreferences.plist")
25 (literal "/AppleInternal")
26 (literal "/usr/libexec"))
30 (global-name "com.apple.system.opendirectoryd.api")
31 (global-name "com.apple.SystemConfiguration.configd")
32 (global-name "com.apple.security.cloudkeychainproxy3")
33 (global-name "com.apple.accountsd.accountmanager")
34 (global-name "com.apple.ak.auth.xpc")
35 (global-name "com.apple.cdp.daemon")
36 (global-name "com.apple.cloudd")
37 (global-name "com.apple.apsd")
38 (global-name "com.apple.ak.anisette.xpc")
39 (global-name "com.apple.windowserver.active"))
41 ;; Used to send logs for MoiC.
43 (global-name "com.apple.imagent.desktop.auth"))
46 (iokit-user-client-class "AppleKeyStoreUserClient"))
48 (allow iokit-get-properties (iokit-registry-entry-class "IOPlatformExpertDevice"))
51 (ipc-posix-name "com.apple.AppleDatabaseChanged"))
53 (allow network-outbound)