autrace - phpMan

Command: man perldoc info search(apropos)  


AUTRACE:(8)             System Administration Utilities            AUTRACE:(8)



NAME
       autrace - a program similar to strace

SYNOPSIS
       autrace program <program args>

DESCRIPTION
       autrace  is  a  program that will add the audit rules to trace a process similar to
       strace. It will then execute the program passing arguments  to  it.  The  resulting
       audit  information will be in the audit logs if the audit daemon is running or sys-
       log. This command deletes all audit rules prior to executing the target program and
       after  executing  it.  As a safety precaution, it will not run unless all rules are
       deleted with audtictl prior to use.


EXAMPLES
       The following illustrates a typical session:

       service auditd stop
       rm -f /var/log/audit/audit.log
       service auditd start
       autrace /bin/ls /tmp
       service auditd stop
       vi /var/log/audit/audit.log


SEE ALSO
       auditd(8), auditctl(8)



Red Hat                            June 2005                       AUTRACE:(8)

Generated by $Id: phpMan.php,v 4.55 2007/09/05 04:42:51 chedong Exp $ Author: Che Dong
On Apache/1.3.41 (Unix) PHP/5.2.5 mod_perl/1.30 mod_gzip/1.3.26.1a
Under GNU General Public License
2008-08-28 12:00 @38.103.63.61 CrawledBy CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Valid XHTML 1.0!Valid CSS!