From owner-freebsd-isp Tue Oct 8 08:01:03 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA00916 for isp-outgoing; Tue, 8 Oct 1996 08:01:03 -0700 (PDT) Received: from mail.cs.tu-berlin.de (root@mail.cs.tu-berlin.de [130.149.17.13]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA00910; Tue, 8 Oct 1996 08:00:59 -0700 (PDT) Received: from campa.panke.de (anonymous230.ppp.cs.tu-berlin.de [130.149.17.230]) by mail.cs.tu-berlin.de (8.6.13/8.6.12) with ESMTP id QAA07786; Tue, 8 Oct 1996 16:36:34 +0200 Received: (from wosch@localhost) by campa.panke.de (8.6.12/8.6.12) id OAA00984; Tue, 8 Oct 1996 14:33:35 +0200 Date: Tue, 8 Oct 1996 14:33:35 +0200 From: Wolfram Schneider Message-Id: <199610081233.OAA00984@campa.panke.de> To: Jos Vissers Cc: michael@memra.com (Michael Dillon), questions@freebsd.org, isp@freebsd.org Subject: Re: User name length limit increase In-Reply-To: <199610080912.LAA32726@monet.telebyte.nl> References: <199610080912.LAA32726@monet.telebyte.nl> Reply-to: Wolfram Schneider MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Jos Vissers writes: >But increasing UT_NAMESIZE followed by a make world does appear to >have worked. Now all I have to do is patch up who and w and the likes >to make the output a bit more convenient. The NIS protocol mandates an 8-character username. --Wolfram Schneider