CHGAUDIT(ADM) UNIX System V
Name
chg_audit - enables and disable auditing for the next
session
Syntax
/tcb/lib/chgaudit [on]
Description
chg_audit enables and disable auditing for the next session
(next reboot). It edits the /etc/inittab and
/etc/conf/cf.d/init.base file to add or remove the audit
startup command when the system is rebooted. The command is
normally invoked by the auditsh(ADM).
If on is specified, then auditing is enabled. If no
argument is given, then the audit lines are removed from the
inittab files.
Files
/etc/inittab
/etc/conf/cf.d/init.base
See Also
auditsh(ADM), sysadmsh(ADM)
Value Added
chg_audit is an extension of AT&T System V provided by the
Santa Cruz Operation.
(printed 8/23/89) CHGAUDIT(ADM)