csjp 2006-09-01 13:39:02 UTC
FreeBSD src repository
Modified files:
usr.bin/su Makefile su.c
Log:
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
Revision Changes Path
1.41 +8 -0 src/usr.bin/su/Makefile
1.80 +68 -6 src/usr.bin/su/su.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"