+ <key>com.apple.security.syntheticinput</key>
+ <dict>
+ <key>class</key>
+ <string>rule</string>
+ <key>rule</key>
+ <string>authenticate-session-owner</string>
+ </dict>
+ <key>com.apple.security.sudo</key>
+ <dict>
+ <key>class</key>
+ <string>rule</string>
+ <key>k-of-n</key>
+ <integer>2</integer>
+ <key>rule</key>
+ <array>
+ <string>entitled</string>
+ <string>authenticate-session-owner</string>
+ </array>
+ </dict>
+ <key>system.localauthentication.ui</key>
+ <dict>
+ <key>class</key>
+ <string>evaluate-mechanisms</string>
+ <key>comment</key>
+ <string>Used by LocalAuthentication to display its UI.</string>
+ <key>mechanisms</key>
+ <array>
+ <string>LocalAuthentication:UI</string>
+ </array>
+ </dict>
+ <key>system.preferences.continuity</key>
+ <dict>
+ <key>class</key>
+ <string>rule</string>
+ <key>comment</key>
+ <string>Used by Password And Continuity PrefPane to request the user's password.</string>
+ <key>rule</key>
+ <array>
+ <string>authenticate-staff-extract-context</string>
+ </array>
+ </dict>
+ <key>com.apple.safaridriver.allow</key>
+ <dict>
+ <key>comment</key>
+ <string>This right is used by safaridriver to allow running it.</string>
+ <key>class</key>
+ <string>user</string>
+ <key>group</key>
+ <string>admin</string>
+ <key>allow-root</key>
+ <true/>
+ <key>shared</key>
+ <true/>
+ </dict>