Re: ANN: Secure Shell (sshd) daemon (mulinux v13.2)

From: Michele Andreoli (m.andreoli@tin.it)
Date: Mon Apr 15 2002 - 14:36:11 CEST


On Mon, Apr 15, 2002 at 02:26:31AM +0200, Jurp Nieuwenbroek wrote:
> Is it possible to log an login attempt with this SSH like it is with telnet
> ?
>
> normaly with telnet ..output goes to /var/log/auth.log
>
> Example:
> Apr 14 22:43:12 mulinux login[937]: ROOT LOGIN on `ttyp1'
>
> Is it something to do with : SyslogFacility DAEMON <-- found in sshd_config
> /usr/jvm/ssh ?
>

logs for ssh are in /var/log/daemon.log. Example for my mulinux:

=========================================================================
Apr 11 13:17:27 mulinux sshd[4114]: log: Connection from 127.0.0.1 port 1023
Apr 11 13:17:30 mulinux sshd[4114]: log: Password authentication for michele accepted.
Apr 11 13:17:34 mulinux sshd[4114]: log: Closing connection to 127.0.0.1
Apr 11 13:17:43 mulinux sshd[4130]: log: Connection from 192.168.1.2 port 1023
Apr 11 13:17:46 mulinux sshd[4130]: log: Password authentication for michele accepted.
Apr 11 13:21:52 mulinux sshd[2622]: log: Received SIGHUP; restarting.
Apr 11 13:21:52 mulinux sshd[4344]: log: Server listening on port 22.
Apr 11 13:21:52 mulinux sshd[4344]: log: Generating 768 bit RSA key.
Apr 11 13:21:52 mulinux sshd[4344]: log: RSA key generation complete.
=========================================================================

Michele

-- 
I keep trying to locate a meeting of Quantum Physicists. But everytime
they set a meeting time, the location changes. And vice versa -- Anonymous
---------------------------------------------------------------------
To unsubscribe, e-mail: mulinux-unsubscribe@sunsite.dk
For additional commands, e-mail: mulinux-help@sunsite.dk


This archive was generated by hypermail 2.1.6 : Sat Feb 08 2003 - 15:27:22 CET