Bugzilla – Attachment 1873 Details for
Bug 1579
long usernames get truncated and fail to log in
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
/home/djm/sshd-loginrec-namelen-crank.diff
sshd-loginrec-namelen-crank.diff (text/plain), 506 bytes, created by
Damien Miller
on 2010-06-18 14:31:58 AEST
(
hide
)
Description:
/home/djm/sshd-loginrec-namelen-crank.diff
Filename:
MIME Type:
Creator:
Damien Miller
Created:
2010-06-18 14:31:58 AEST
Size:
506 bytes
patch
obsolete
>Index: loginrec.h >=================================================================== >RCS file: /var/cvs/openssh/loginrec.h,v >retrieving revision 1.12 >diff -u -p -r1.12 loginrec.h >--- loginrec.h 5 Aug 2006 02:39:40 -0000 1.12 >+++ loginrec.h 18 Jun 2010 04:30:41 -0000 >@@ -56,7 +56,7 @@ union login_netinfo { > /* string lengths - set very long */ > #define LINFO_PROGSIZE 64 > #define LINFO_LINESIZE 64 >-#define LINFO_NAMESIZE 128 >+#define LINFO_NAMESIZE 512 > #define LINFO_HOSTSIZE 256 > > struct logininfo {
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
Flags:
dtucker
:
ok+
Actions:
View
|
Diff
Attachments on
bug 1579
: 1873