Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
SETAUDIT(8)		    System Manager's Manual		   SETAUDIT(8)

NAME
       setaudit	-- specify audit configurations	on a process

SYNOPSIS
       setaudit	[-46] [-a auid]	[-m mask] [-s source] [-p port]	command	...

DESCRIPTION
       setaudit	is a tool to specify audit configurations on a process.

       The following options are available:

       -4	    Use	IPv4.

       -6	    Use	IPv6.

       -a auid	    Audit user ID.

       -m mask	    String representation of an	audit mask.

       -s source    IPv4 or IPv6 address of a Terminal ID.

       -p port	    Port of a Terminal ID.

EXAMPLES
       Enable all exe related audit events performed by	command	and it's child
       processes:

	     # setaudit	-m ex command

SEE ALSO
       getaudit(2),   setaudit(2),   au_mask(3),   libbsm(3),	audit_user(5),
       audit(8)

HISTORY
       The  setaudit   utility	 was   written	 by   Christian	  S.J.	 Peron
       <csjp@FreeBSD.org>.

AUTHORS
       This manual page	was written by Mateusz Piotrowski <0mp@FreeBSD.org>.

FreeBSD	14.3			March 21, 2018			   SETAUDIT(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=setaudit&sektion=8&manpath=FreeBSD+14.3-RELEASE+and+Ports>

home | help