From owner-freebsd-questions@FreeBSD.ORG Mon Oct 31 19:57:59 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80B7216A41F for ; Mon, 31 Oct 2005 19:57:59 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DA0F43D48 for ; Mon, 31 Oct 2005 19:57:59 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by zproxy.gmail.com with SMTP id x3so925416nzd for ; Mon, 31 Oct 2005 11:57:58 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=OOYvv6CYdAG/TlEI3vj4QiIL5MqOUxV31vc6JrSyavkd7RDerOCfT68jqimH83wO1SBq7q+nvCw0pq+r7dTxV8axzpemNBGUU8aFBg81sAFgj0ByDUSus0aGPRo6OzWAkaS1JCwAsIVCD4gBQrKP6pP1ft4kOHF8+XqbDJWXRMQ= Received: by 10.36.9.13 with SMTP id 13mr3653248nzi; Mon, 31 Oct 2005 11:57:58 -0800 (PST) Received: by 10.37.20.34 with HTTP; Mon, 31 Oct 2005 11:57:58 -0800 (PST) Message-ID: Date: Mon, 31 Oct 2005 22:57:58 +0300 From: "Andrew P." To: Sean Murphy In-Reply-To: <436666F5.1010608@calarts.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <436666F5.1010608@calarts.edu> Cc: freebsd-questions@freebsd.org Subject: Re: Login Max Chr? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2005 19:57:59 -0000 On 10/31/05, Sean Murphy wrote: > I am running FreeBSD 5.4 > > Is there a way to change the eight character login length to allow more > characters? > > The reason is I would like to do first initial last name for the login. > However some last names are longer than eight characters. It would also > work well for email addresses on the server. > > Thanks > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" > I thought it was 16 characters: sat64# cat /etc/passwd | grep 123 1234567890123456:*:1005:1005:123:/home/1234567890123456:/bin/sh