[Bug 1011] Multiple log entries for successful pubkey authentication

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Apr 8 00:54:31 EST 2005


http://bugzilla.mindrot.org/show_bug.cgi?id=1011





------- Additional Comments From senthilkumar_sen at hotpop.com  2005-04-08 00:54 -------
This occurs for all Key based Authentication methods. I noted it for gssapi in 
hpux. Wht wud be the cause if we just make it to log once, something like only 
for uid zero.

In auth.c
+   if(getuid() == 0)
        authlog("%s %s for %s%.100s from %.200s port %d%s",

Did it hurt anywhere?

Also the failure messages like
Failed none for user from foo* port *22 ssh2

occurs twice in debug mode.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list