]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Clean up logging of security information a bit:
authorrwatson <rwatson@FreeBSD.org>
Mon, 11 Mar 2002 19:26:29 +0000 (19:26 +0000)
committerrwatson <rwatson@FreeBSD.org>
Mon, 11 Mar 2002 19:26:29 +0000 (19:26 +0000)
commit89e30355de5f272942f06549cd4f6722c5a248e7
treea6f7d85ace70ee576c3d9952d27311ddde644eb1
parentcf446bea56795da1b463bad98883efc41181b48f
Clean up logging of security information a bit:

o Introduce /var/log/authentication.log, which will be the target for
  auth.info and authpriv.info by default.  Rotate on the same schedule
  as most other logs.  Create at installation.

o Remove logging of auth.info from /var/log/security.log, which will
  return to being only for security feature subsystems (such as ipfw,
  and so on).

This creates a special authentication log, which can now be searched
by scripts for authentication events.
etc/Makefile
etc/newsyslog.conf
etc/syslog.conf