summaryrefslogtreecommitdiffstats
path: root/share/man/man4/audit.4
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2012-12-01 15:11:46 +0000
committerrwatson <rwatson@FreeBSD.org>2012-12-01 15:11:46 +0000
commit991e942bf20fdf0e5d8ef3a6a152c146e904a93a (patch)
treed64700191d32afaae27cefd774f48054c33975d8 /share/man/man4/audit.4
parent81b0e0a69f7f1dc223a50bd085c98f86bdf4b6e5 (diff)
downloadFreeBSD-src-991e942bf20fdf0e5d8ef3a6a152c146e904a93a.zip
FreeBSD-src-991e942bf20fdf0e5d8ef3a6a152c146e904a93a.tar.gz
Merge a number of changes required to hook up OpenBSM 1.2-alpha2's
auditdistd (distributed audit daemon) to the build: - Manual cross references - Makefile for auditdistd - rc.d script, rc.conf entrie - New group and user for auditdistd; associated aliases, etc. The audit trail distribution daemon provides reliable, cryptographically protected (and sandboxed) delivery of audit tails from live clients to audit server hosts in order to both allow centralised analysis, and improve resilience in the event of client compromises: clients are not permitted to change trail contents after submission. Submitted by: pjd Sponsored by: The FreeBSD Foundation (auditdistd)
Diffstat (limited to 'share/man/man4/audit.4')
-rw-r--r--share/man/man4/audit.43
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/audit.4 b/share/man/man4/audit.4
index 167248c..8fbce7d 100644
--- a/share/man/man4/audit.4
+++ b/share/man/man4/audit.4
@@ -96,7 +96,8 @@ to track users and events in a fine-grained manner.
.Xr audit_warn 5 ,
.Xr rc.conf 5 ,
.Xr audit 8 ,
-.Xr auditd 8
+.Xr auditd 8 ,
+.Xr auditdistd 8
.Sh HISTORY
The
.Tn OpenBSM
OpenPOWER on IntegriCloud