AC.Willenbring said:

> I am exploring the possibility of using ssh's "Fascist Logging" option to
> create logs of support activity on some remote boxes.  Only problem is that
> I'm not getting anything in any logs that I can find, other than connection
> attempts and such.  I'd assume that I had syslog configured wrong, except
> that I have heard that logging has to be _compiled_ in (and I've been over
> syslog.conf several times, and I'm getting some logging).  I did apply the
> patch at http://www.rain.org/~mghens/log-server_c_diff.htm, with no effect.

Assuming you've got 'SyslogFacility DAEMON' in your sshd_config, then to
get the 'fascist logging' output, you need to define a target for
'daemon.debug' in your syslog.conf.  (I believe that normal ssh log messages
go to 'daemon.info').

Mike

----------------------------------------------------------------------------
Mike Friedman                             [EMAIL PROTECTED]
Communication & Network Services          +1-510-642-1410
University of California at Berkeley      http://www.net.Berkeley.EDU/~mikef
----------------------------------------------------------------------------

Reply via email to