|
|||||||||||
|
Re: adminlog
From: Joe Kattner <joe(at)zosan.com>
Date: Fri Jan 17 2003 - 16:02:24 EST Ali, Did you add an appropriate entry to /etc/syslog.conf and restart the syslog service? auth.debug /var/adm/loglog Add it to the bottom of your /etc/syslog.conf, touch the file in /var/adm, restart syslogd. If you only want failed logins in this separate file, use auth.crit instead of auth.debug. Also keep in mind that * is not a wildcard for severity, it represents all facilities (except mark). You probably have a *.debug pointed to /var/adm/messages already which will catch everything, make sure not to alter that. You always want to log all system events especially access attempts.. Hello,
I created `/var/adm/loginlog` as root to capture failed logins with
permission 600. (Solaris 9)
Thanks in advance,
This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:01:37 EDT |
||||||||||
|
|||||||||||