GayBSD documentation tree
Find a file
Robert Watson 43b8eb7340 Some edits of the audit handbook chapter:
Rename section "Security Event Auditing" from "Kernel Event Auditing" --
while most of our events are currently generated by the kernel, the intent
is that it will be whole system auditing.

More carefully distinguish our implementation being based on Sun's
published API and file format, and not their implementation.

Clarify a few more things audit can be used for, including post-mortem
analysis and intrusion detection.

Mention Mac OS X compatibility in addition to Darwin.

Sort glossary slightly differently -- events before classes, since classes
are defined in terms of events.  Tweak definition and examples.  Mention
non-attributable vs attributable here.

Mention that classes allow administrators to specify auditing requirements
at a high level.

Describe contents of a record.

Define 'trail'.

Since audit is now part of the base system, remove directions for
installing files, etc, since complete installs should have them, and if
they don't, the user should seek support.

Mention that audit trails are happiest on a file system of their own.

Update example flags option in audit_control -- add information on the
new default, but keep the current example because the new default doesn't
reflect the scope of possible expressions, whereas the earlier example
did.

Rephrase paragraph on avoiding directly manipulating logs in order to
explain that this is because the kernel/daemon own the log until it is
terminated.

Correct example: auditreduce just reduces, not prints, so |praudit is
needed or the user will experience the power of raw BSM's effects on
his or her terminal.

Much suggested by:	brueffer
Reviewed by:		brueffer
2006-02-04 20:54:08 +00:00
bn_BD.ISO10646-1
da_DK.ISO8859-1
de_DE.ISO8859-1 MFbed: Update the German documentation set. 2006-01-14 17:02:29 +00:00
el_GR.ISO8859-7 MFen: 1.15 -> 1.16 2006-01-23 00:50:37 +00:00
en/handbook/contrib
en_US.ISO8859-1 Some edits of the audit handbook chapter: 2006-02-04 20:54:08 +00:00
es_ES.ISO8859-1 Fix lots of typos. 2006-01-26 17:55:30 +00:00
fr_FR.ISO8859-1 MFen: 1.267 --> 1.286 2006-01-17 16:43:24 +00:00
it_IT.ISO8859-15 Fix this dis-connected build. 2005-08-29 13:37:47 +00:00
ja_JP.eucJP Make SUBDIR tunable. 2005-10-08 18:29:24 +00:00
nl_NL.ISO8859-1 Bump the copyright since we touched the file in 2006. 2006-01-08 13:28:41 +00:00
no_NO.ISO8859-1
pl_PL.ISO8859-2
pt_BR.ISO8859-1
release
ru_RU.KOI8-R MFen: 2006-01-31 20:22:48 +00:00
share Add entity for ce(4). 2006-02-04 15:24:25 +00:00
sr_YU.ISO8859-2
tr_TR.ISO8859-9
zh/FAQ
zh_CN.GB2312 MFen 1.603 -> 1.639: 2005-11-23 15:06:30 +00:00
zh_TW.Big5 update doc & add articles/ 2006-01-31 01:31:06 +00:00
Makefile
README

$FreeBSD$

If you plan on building a local copy of the FreeBSD documentation, or using
our toolchain in your own projects, please read

    http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/fdp-primer/

for information about the tools and formatting languages we use.  Chapter
2 covers the software and related items you will need to install.