From owner-freebsd-isp Fri Apr 11 11:01:50 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA07211 for isp-outgoing; Fri, 11 Apr 1997 11:01:50 -0700 (PDT) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id LAA07179; Fri, 11 Apr 1997 11:01:43 -0700 (PDT) Received: from time.cdrom.com (jkh@localhost [127.0.0.1]) by time.cdrom.com (8.8.5/8.6.9) with ESMTP id KAA14581; Fri, 11 Apr 1997 10:59:31 -0700 (PDT) To: Jacob Suter cc: Adam David , freebsd-isp@FreeBSD.ORG, freebsd-current@FreeBSD.ORG Subject: Re: longer usernames In-reply-to: Your message of "Fri, 11 Apr 1997 11:47:23 CDT." Date: Fri, 11 Apr 1997 10:59:31 -0700 Message-ID: <14559.860781571@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > It would appear it support 16 charector limits right now on my stock > 2.2.1r boxes. I haven't tested it though. Uh, no. ;-) If you look at /usr/include/utmp.h, you'll see it's still 8 characters. I'm not sure if we'll go to longer usernames in the 2.2 branch because it would be a big transition headache for everyone, but it's certainly there in 3.0 (which will already probably be a transition headache for different reasons, so it doesn't really matter :-) Jordan