freebsd-dev/usr.bin/su
Christian S.J. Peron 6319ad282f Integrate audit_submit(3) bits into su. This means that records for
successful and failed su attempts will be recorded using the AUE_su
event type (login or lo class) if auditing is present in the system.
Currently, the records will have a header, subject, text (with the
actual diagnostics), a return and trailer token.

See audit_submit(3) for more information.

Reviewed by:	rwatson
Obtained from:	TrustedBSD Project
2006-09-01 13:39:02 +00:00
..
Makefile Integrate audit_submit(3) bits into su. This means that records for 2006-09-01 13:39:02 +00:00
su.1 - Mention that users need to be in the wheel group to `su - root' by default, and how to change it. 2006-01-28 01:11:11 +00:00
su.c Integrate audit_submit(3) bits into su. This means that records for 2006-09-01 13:39:02 +00:00