com.apple.familycontrols.override - Overview of the macOS Authorization Right

macOS 10.9 / 10.10 / 10.11 / 10.12 / 10.13 / 10.14

{
  'allow-root' : 'false',
  'authenticate-user' : 'true',
  'class' : 'user',
  'comment' : 'This right is checked when overriding parental controls from a user account',
  'group' : 'admin',
  'requirement' : 'identifier "com.apple.parentalcontrolsd" and anchor apple',
  'session-owner' : 'false',
  'shared' : 'false',
  'timeout' : '5',
  'tries' : '10000'
}

macOS 10.6

{
  'class' : 'user',
  'comment' : 'This right is checked when overriding parental controls from a user account',
  'group' : 'admin',
  'shared' : 'false',
  'timeout' : '5'
}