com.apple.ServiceManagement.blesshelper - Overview of the macOS Authorization Right

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

{
  'allow-root' : 'true',
  'authenticate-user' : 'true',
  'class' : 'user',
  'comment' : 'Used by the ServiceManagement framework to add a privileged helper tool to the system launchd.',
  'group' : 'admin',
  'session-owner' : 'false',
  'shared' : 'false',
  'timeout' : '30',
  'tries' : '10000',
  'version' : '1'
}

macOS 10.6

{
  'class' : 'rule',
  'comment' : 'Used by the ServiceManagement framework to add a privileged helper tool to the system launchd.',
  'k-of-n' : '1',
  'rule' : [
    'is-root',
    'authenticate-admin-30'
  ]
}

macOS 10.7 / 10.8

{
  'class' : 'rule',
  'comment' : 'Used by the ServiceManagement framework to add a privileged helper tool to the system launchd.',
  'default-button' : {
    'ar' : 'تثبيت المساعد',
    'ca' : 'Instal·lar l’assistent',
    'cs' : 'Instalovat nástroj',
    'da' : 'Installer hjælpeprogram',
    'de' : 'Hilfsprogramm installieren',
    'el' : 'Εγκατάσταση του Βοηθού',
    'en' : 'Install Helper',
    'es' : 'Instalar asistente',
    'fi' : 'Asenna avustaja',
    'fr' : 'Installer l’utilitaire',
    'he' : 'התקן/י את כלי העזר',
    'hr' : 'Instaliraj pomoćnika',
    'hu' : 'Segédeszköz telepítése',
    'it' : 'Installa Helper',
    'ja' : 'ヘルパーをインストール',
    'ko' : '보조 응용 프로그램 설치',
    'nb' : 'Installer hjelper',
    'nl' : 'Installeer Helper',
    'pl' : 'Zainstaluj narzędzie pomocnicze',
    'pt' : 'Instalar Auxiliar',
    'pt-PT' : 'Instalar Ferramenta de Ajuda',
    'ro' : 'Instalează ajutătorul',
    'ru' : 'Установить Helper',
    'sk' : 'Inštalovať pomocníka',
    'sv' : 'Installera hjälpprogram',
    'th' : 'ตัวช่วยการติดตั้ง',
    'tr' : 'Yardımcıyı Yükle',
    'uk' : 'Інсталювати інструмент',
    'zh-Hans' : '安装帮助程序',
    'zh-Hant' : '安裝輔助程式'
  },
  'default-prompt' : {
    'ar' : 'يحاول __APPNAME__ تثبيت أداة مساعد جديدة.',
    'ca' : '__APPNAME__ està intentant instal·lar una nova eina de l’assistent.',
    'cs' : '__APPNAME__ se pokouší nainstalovat nový pomocný nástroj.',
    'da' : '__APPNAME__ forsøger at installere et nyt hjælpeværktøj.',
    'de' : '__APPNAME__ versucht, ein neues Hilfsprogramm zu installieren.',
    'el' : 'Η εφαρμογή __APPNAME__ προσπαθεί να εγκαταστήσει ένα νέο εργαλείο βοηθού.',
    'en' : '__APPNAME__ is trying to install a new helper tool.',
    'es' : '__APPNAME__ está intentando instalar una herramienta asociada.',
    'fi' : '__APPNAME__ yrittää asentaa uutta avustajatyökalua.',
    'fr' : '__APPNAME__ essaye d’installer un nouvel utilitaire.',
    'he' : '״ __APPNAME__״ מבקש להתקין כלי עזר חדש.',
    'hr' : '__APPNAME__ pokušava instalirati novi pomoćni alat.',
    'hu' : 'A(z) __APPNAME__ megpróbál telepíteni egy új segédeszközt.',
    'it' : '__APPNAME__ sta cercando di installare un nuovo Helper.',
    'ja' : '__APPNAME__ は、新しいヘルパーツールをインストールしようとしています。',
    'ko' : '__APPNAME__이(가) 새로운 보조 도구를 설치하려고 합니다.',
    'nb' : '__APPNAME__ prøver å installere et nytt hjelpeverktøy.',
    'nl' : '__APPNAME__ probeert een nieuwe helpertool te installeren.',
    'pl' : '__APPNAME__ próbuje zainstalować nowe narzędzie pomocnicze.',
    'pt' : '__APPNAME__ está tentando instalar uma nova ferramenta auxiliar.',
    'pt-PT' : 'O __APPNAME__ está a tentar instalar uma nova ferramenta de ajuda.',
    'ro' : '__APPNAME__ încearcă să instaleze un nou instrument ajutător.',
    'ru' : 'Программа «__APPNAME__» пытается установить новый инструмент справки.',
    'sk' : '__APPNAME__ sa pokúša inštalovať nový nástroj pomocníka.',
    'sv' : '__APPNAME__ försöker installera ett nytt hjälpverktyg.',
    'th' : '__APPNAME__ กำลังพยายามติดตั้งเครื่องมือช่วยเหลือใหม่',
    'tr' : '__APPNAME__, yeni bir yardımcı araç yüklemeye çalışıyor.',
    'uk' : 'Програма «__APPNAME__» намагається інсталювати новий допоміжний інструмент.',
    'zh-Hans' : '“__APPNAME__”正试图安装新的帮助程序工具。',
    'zh-Hant' : '“__APPNAME__”正在嘗試安裝新的輔助工具。'
  },
  'k-of-n' : '1',
  'rule' : [
    'is-root',
    'authenticate-admin-30'
  ]
}