Logging of key fingerprint / comment with v3.4p1

Courtin Bert b.courtin at t-online.net
Fri Aug 9 16:40:18 EST 2002


Hi Markus,

thank you for the hint, but this one doesn't did the trick on my server (setting loglevel to 'verbose', killing the daemon and starting it again). Maybe I missed some compile time option?


Kind regards,
B. Courtin
---
Aug  9 08:40:04 wowebref01 sshd[3578]: [ID 800047 auth.info] Received signal 15; terminating.
Aug  9 08:40:16 wowebref01 sshd[3600]: [ID 800047 auth.info] Server listening on 172.30.40.104 port 23.
(Port 23 for testing purposes?!)
Aug  9 08:40:16 wowebref01 sshd[3600]: [ID 800047 auth.info] Generating 768 bit RSA key.
Aug  9 08:40:16 wowebref01 sshd[3600]: [ID 800047 auth.info] RSA key generation complete.
Aug  9 08:40:23 wowebref01 sshd[3601]: [ID 800047 auth.info] Connection from 172.30.10.235 port 3029
Aug  9 08:40:24 wowebref01 sshd[3601]: [ID 800047 auth.info] Accepted rsa for root from 172.30.10.235 port 3029
----


-----Original Message-----
From: Markus Friedl [mailto:Markus.Friedl at informatik.uni-erlangen.de]
Sent: Thursday, August 08, 2002 9:29 PM
To: Courtin Bert
Cc: openssh-unix-dev at mindrot.org
Subject: Re: Logging of key fingerprint / comment with v3.4p1


will be logged in verbose mode
	LogLevel VERBOSE
in sshd_config


On Thu, Aug 08, 2002 at 09:15:45PM +0200, Courtin Bert wrote:
> Hi,
> 
> I'm wondering whether it is possible to log the key fingerprint (or, the comment of the key) that was used for authentication) with the actual available openssh v3.4p1 on solaris? 
> 
> (with Solaris 8 / UsePrivilegeSeparation yes, if this might be relevant, it seems not)
> 
> -Is it possible at all? How?
> -Is there a special sshd configuration option neccessary to use?
> -Does is only work with a certain loglevel?
> -If it is not possible, when might it be available?
> -If not: Is there a patch available for openssh v3.4p1 which enables this? Where?
> 
> 
> Snapshot of my /var/log/authlog
> ------
> Aug  8 16:26:29 sshd[190]: [ID 800047 auth.info] Server listening on 172.30.40.104 port 22.
> Aug  8 20:24:57 sshd[24405]: [ID 800047 auth.info] Accepted rsa for root from 172.30.10.235 port 2709
> Aug  8 20:25:23 sshd[190]: [ID 800047 auth.info] Received SIGHUP; restarting.
> ------
> _______________________________________________
> openssh-unix-dev at mindrot.org mailing list
> http://www.mindrot.org/mailman/listinfo/openssh-unix-dev



More information about the openssh-unix-dev mailing list