In the last episode (Feb 28), spcatch55 said:
> I want to see a log of all users that log in via ssh, yet the
> /var/log/sshd.log file does not exist.  This is on a Debian Linux
> (knoppix 3.4).
> 
> /etc/ssh/sshd_config contains this:
>     SyslogFacility AUTH
>     LogLevel INFO
> 
> Any ideas of where my configuration is wrong?

As long as you have a rule in your syslog.conf that logs auth.info
messages to /var/log/sshd.log, it should work.  On my Debian box, they
go to /var/log/auth.log .

-- 
        Dan Nelson
        [EMAIL PROTECTED]

Reply via email to