aurun – linux man page
aurun – run an application with auditing enabled
USAGE
aurun [OPTION]...command...
DESCRIPTION
Aurun runs a command with system call auditing enabled. You need to
have sufficient privilege in order to invoke aurun.
OPTIONS
Aurun takes the following options:
-u user
By default, the process will be run with the privilege of the
current user. By specifying the -u command line switch, you can
specify the name of a user account, the privileges of which the
program will be executed with.
-N Do not write a login session record, use this for programs such
as FTP servers that do their own PAM authentication.
SEE ALSO
laus(7), audit(4).
AUTHORS
Olaf Kirch
Leave a comment
