United States-English |
|
|
HP-UX Reference > Aaudit_track_paths(5)Tunable Kernel ParametersHP-UX 11i Version 3: February 2007 |
|
NAMEaudit_track_paths — enable/disable tracking of current and root directories for auditing subsystem DESCRIPTIONaudit_track_paths is a dynamic tunable and replaces HP-UX HIDS specific static tunable enable_idds. Setting the tunable audit_track_paths to 1 enables both Audit and HP-UX HIDS to resolve and report absolute pathnames for their accounting purposes. This also causes additional tracking by the kernel, resulting in a small degradation in performance (and increase in kernel memory usage), even if auditing subsystem is not in use. Although it is not required, but it is highly recommended to reboot the system when setting the tunable audit_track_paths to 1 with the intention to be able to record the absolute pathnames. Otherwise, Audit or HP-UX HIDS may not be able to resolve and report absolute pathname consistently. When audit_track_paths is set to 0, Audit will not resolve absolute pathnames, while HP-UX HIDS will be unable to open the device and collect data. This is because HIDS always expects a complete pathname for its purposes. The tunable is set to Default state when the system is installed without HP-UX HIDS and its value is set to 0. The tunable is set to 1 when HP-UX HIDS is first installed. Who Is Expected to Change This Tunable?Administrator with proper privileges can change the value of audit_track_paths depending on the restrictions stated below. Restrictions on ChangingThe tunable audit_track_paths is a dynamic tunable so any changes to this will take effect immediately, provided following conditions are satisfied:
When Should the Tunable Be Turned On?The tunable audit_track_paths should be turned ON if either HP-UX HIDS or Audit is going to be started. What Are the Side Effects of Turning the Tunable On?The name of the current working directory (and root directory) of every process is tracked, resulting in a change in memory usage and performance of the system. What Are the Side Effects of Turning the Tunable Off?When the tunable is OFF, HP-UX HIDS is unable to use any detection template that requires system call audit records (such as the "Modification of Files/Directories Template"). See HP-UX HIDS documentation for more information about templates. Also in this case Audit will report relative pathnames in the audit log. WARNINGSAll HP-UX kernel tunable parameters are release-specific. This parameter may be removed or have its meaning changed in future releases of HP-UX. Installation of optional kernel software, from HP or other vendors, may cause changes to tunable parameter values. After installation, some tunable parameters may no longer be at the default or recommended values. For information about the effects of installation on tunable values, consult the documentation for the kernel software being installed. For information about optional kernel software that was factory installed on your system, see HP-UX Release Notes at http://docs.hp.com. |
Printable version | ||
|