macOS 10.9 / 10.10 / 10.11 / 10.12 / 10.13 / 10.14
{
'allow-root' : 'false',
'authenticate-user' : 'false',
'class' : 'user',
'comment' : 'Verify that the user asking for authorization is an administrator.',
'group' : 'admin',
'session-owner' : 'false',
'shared' : 'true',
'timeout' : '2147483647',
'tries' : '10000'
}
macOS 10.6 / 10.7 / 10.8
{
'authenticate-user' : 'false',
'class' : 'user',
'comment' : 'Verify that the user asking for authorization is an administrator.',
'group' : 'admin',
'shared' : 'true'
}