Date: Sat, 2 Nov 1996 19:44:04 +0100 (MET) From: J Wunsch <j@uriah.heep.sax.de> To: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-ports@freefall.freebsd.org Subject: Re: cvs commit: ports/security/ssh/patches patch-ae Message-ID: <199611021844.TAA28482@uriah.heep.sax.de> In-Reply-To: <199611021245.PAA00435@nagual.ru> from "[?KOI8-R?]" at "Nov 2, 96 03:45:40 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
As [?KOI8-R?] wrote: > > As i read it, that's an overall change. Are you sure this is the > > right thing to do? > > Yes, in other case _all_ ssh messages goes to nowhere. Not necessarily. If ssh logs something at level daemon.notice, it _gets_ logged. (Only daemon.info and daemon.debug would get dropped by default.) If it logs failed authentication attempts as auth.notice, however, this is better -- but LOG_AUTH is just only for authentication stuff. Again, i haven't looked there for which kind of syslog messages it's being used. (I don't have the ssh source handy here at home.) -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611021844.TAA28482>