FreeBSD Bugzilla – Attachment 13544 Details for
Bug 25722
OpenSSH on 4.2 dumps core from illegal user
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 589 bytes, created by
seraf
on 2001-03-12 06:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
seraf
Created:
2001-03-12 06:10:01 UTC
Size:
589 bytes
patch
obsolete
>--- src/crypto/openssh/auth2.c.orig Fri Jan 12 04:25:55 2001 >+++ src/crypto/openssh/auth2.c Mon Mar 12 05:23:10 2001 >@@ -215,6 +215,9 @@ > #endif > } else { > log("input_userauth_request: illegal user %s", user); >+ log("Failed pwuser for %.200s from %.200s port %d ssh2", >+ user, get_remote_ipaddr(), get_remote_port()); >+ packet_disconnect("Login unknown."); > } > authctxt->user = xstrdup(user); > authctxt->service = xstrdup(service);
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 25722
: 13544