https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226609
Bug ID: 226609
Summary: Expand ut_user from 32 characters to 64 to support
longer usernames
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
Created attachment 191499
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=191499&action=edit
svn diff for changed kernel files
We use longer usernames for FTP/SSH logins within our webhosting cluster and
have manually been patching this to the kernel source tree for several years
now. It has not caused any instability even under heavy concurrent connections.
The attached diffs double the size of ut_user (include/utmpx.h) and MAXLOGNAME
(sys/sys/param.h)
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"