security_authtrampoline(8) BSD System Manager's Manual security_authtrampoline(8)NAMEsecurity_authtrampoline -- Trampoline used by AuthorizationExecuteWithPrivileges from Security.framework.SYNOPSISsecurity_authtrampolineDESCRIPTIONsecurity_authtrampoline is used when programs use AuthorizationExecuteWithPrivileges from Security.framework to run another program with root privileges. The security_authtrampoline command uses the authorization infrastructure to determine whether it should proceed. You should not run it by itself. Execution of other programs is logged with syslog(3) to channel LOG_AUTH at LOG_NOTICE level. Darwin June 2, 2019 Darwin