[Bug 974] Record Badlogins for all supported Authentication methods
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Fri Jan 21 23:13:41 EST 2005
http://bugzilla.mindrot.org/show_bug.cgi?id=974
------- Additional Comments From ashok_kovai at hotmail.com 2005-01-21 23:13 -------
Created an attachment (id=781)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=781&action=view)
Optimized Patch Attached
> Sending the username is unecessary as the monitor already knows it (ie
> authctxt->user). Hostname can be determined too (see mm_record_login). As a
> general rule, as little as possible should be sent from slave to monitor.
Yes, I have extracted user and hostname from authctxt->user and
get_canonical_hostname () in monitor.c function .
------- 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