Logging of comments on keys

Damien Miller djm at mindrot.org
Mon Feb 10 15:41:49 EST 2003


Axel Dunkel wrote:
> Damien,
>  
> 
>>"LogLevel verbose" currently log the key fingerprint, extending this to 
>>log the filename it matched from may be worthwhile - iff it can be done 
>>cleanly.
>>
>>Now someone just needs to do a patch so we can talk about it.
> 
> 
> Hm, I modified my patch - have a look at it.

I don't understand:

We aleady log:

>   			verbose("Found matching %s key: %s",
>   			    key_type(found), fp);

You just need to add the filename where it came from.

-d





More information about the openssh-unix-dev mailing list