system.disk.unlock
Authorisation Right in macOS
The system.disk.unlock
authorization right appears in the following versions of macOS.
macOS 10.9 / 10.10 / 10.11 / 10.12 / 10.13 / 10.14
{
'class' : 'evaluate-mechanisms',
'comment' : 'Do not modify.',
'mechanisms' : [
'DiskUnlock:prompt',
'DiskUnlock:unlock,privileged'
],
'shared' : 'true',
'tries' : '10000'
}
macOS 10.7 / 10.8
{
'class' : 'evaluate-mechanisms',
'comment' : 'Do not modify.',
'mechanisms' : [
'DiskUnlock:prompt',
'DiskUnlock:unlock,privileged'
]
}
See other macOS Authorization Rights.