From owner-freebsd-questions@FreeBSD.ORG Fri Mar 18 16:37:39 2005 Return-Path: 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 C48DF16A4CE for ; Fri, 18 Mar 2005 16:37:39 +0000 (GMT) Received: from mail.scls.lib.wi.us (mail.scls.lib.wi.us [198.150.40.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5930C43D49 for ; Fri, 18 Mar 2005 16:37:39 +0000 (GMT) (envelope-from nalists@scls.lib.wi.us) Received: from [172.26.2.238] ([172.26.2.238]) by mail.scls.lib.wi.us (8.12.9p2/8.12.9) with ESMTP id j2IGbcXm090164; Fri, 18 Mar 2005 10:37:38 -0600 (CST) (envelope-from nalists@scls.lib.wi.us) Message-ID: <423B0395.4060705@scls.lib.wi.us> Date: Fri, 18 Mar 2005 10:36:37 -0600 From: Greg Barniskis User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Dick Hoogendijk References: <20050318151958.GB36966@lothlorien.nagual.st> In-Reply-To: <20050318151958.GB36966@lothlorien.nagual.st> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions Subject: Re: password length default install X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2005 16:37:39 -0000 Dick Hoogendijk wrote: > What is the password lenght one may use at login? I didn't change the > defaults on my fbsd-4.11 (login passwd md5 ??) > > I remember linux had as default some eight chars or so. I want to use > more chars for some accounts. Can I safely use 10-12 chars? > # man passwd (4.x) The new password should be at least six characters long (which may be overridden using the login.conf(5) ``minpasswordlen'' setting for a user's login class) and not purely alphabetic. Its total length must be less than _PASSWORD_LEN (currently 128 characters). -- Greg Barniskis, Computer Systems Integrator South Central Library System (SCLS) Library Interchange Network (LINK) , (608) 266-6348