From owner-freebsd-questions Mon May 22 09:19:44 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id JAA27525 for questions-outgoing; Mon, 22 May 1995 09:19:44 -0700 Received: from mail.cs.tu-berlin.de (root@mail.cs.tu-berlin.de [130.149.17.13]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id JAA27518 for ; Mon, 22 May 1995 09:19:36 -0700 Received: from opal.cs.tu-berlin.de (root@opal.cs.tu-berlin.de [130.149.17.5]) by mail.cs.tu-berlin.de (8.6.12/8.6.12) with ESMTP id MAA03185; Mon, 22 May 1995 12:27:29 +0200 From: Wolfram Schneider Received: from caramba.cs.tu-berlin.de (wosch@caramba.cs.tu-berlin.de [130.149.18.7]) by opal.cs.tu-berlin.de (8.6.12/8.6.12) with ESMTP id MAA20536; Mon, 22 May 1995 12:13:53 +0200 Received: (wosch@localhost) by caramba.cs.tu-berlin.de (8.6.12/8.6.9) id MAA21087; Mon, 22 May 1995 12:13:47 +0200 Date: Mon, 22 May 1995 12:13:47 +0200 Message-Id: <199505221013.MAA21087@caramba.cs.tu-berlin.de> To: Robert Burns Cc: questions@FreeBSD.org Subject: MAXIMUM user name length? In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: questions-owner@FreeBSD.org Precedence: bulk Robert Burns writes: >What is the limitation in a user name length? >Adduser and vipw allow me to enter a user name of 10 chars Adduser in -current don't allow more than 8 chars. Wolfram