security_authtrampoline(8) osx man page | unix.com

Man Page: security_authtrampoline

Operating Environment: osx

Section: 8

security_authtrampoline(8)				    BSD System Manager's Manual 				security_authtrampoline(8)

NAME
security_authtrampoline -- Trampoline used by AuthorizationExecuteWithPrivileges from Security.framework.
SYNOPSIS
security_authtrampoline
DESCRIPTION
security_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
Related Man Pages
dispatch(3) - osx
openpam_log(3) - osx
networkd(8) - osx
nlcontrol(8) - osx
taskpolicy(8) - osx
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Shopt -s histappend
To print diamond asterisk pattern based on inputs
My first PERL incarnation... Audio Oscillograph
Python: Refer a properties file from different location