From owner-freebsd-questions Tue May 14 13: 1: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by hub.freebsd.org (Postfix) with ESMTP id 3D69437B404 for ; Tue, 14 May 2002 13:00:58 -0700 (PDT) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.3/8.12.3) with ESMTP id g4EK0v5b043315; Wed, 15 May 2002 08:00:57 +1200 (NZST) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.3/8.12.3/Submit) id g4EK0uiD043314; Wed, 15 May 2002 08:00:56 +1200 (NZST) Date: Wed, 15 May 2002 08:00:56 +1200 From: Jonathan Chen To: "mr.Ev3l" Cc: questions@FreeBSD.ORG Subject: Re: problem with pass Message-ID: <20020515080056.B43200@grimoire.chen.org.nz> References: <20020512162735.F441-100000@> <20020515000424.V324-100000@> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020515000424.V324-100000@>; from sourcer@omskmail.ru on Wed, May 15, 2002 at 12:06:58AM +0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, May 15, 2002 at 12:06:58AM +0400, mr.Ev3l wrote: > > > > > On Sun, 12 May 2002, mr.Ev3l wrote: > > Date: Sun, 12 May 2002 16:35:11 +0400 (ADT) > From: mr.Ev3l > To: questions@freebsd.org > Subject: problem with pass > > Hi! > > Why then I`m log as root an write my pass and + n simbols, the system > writes login incorect, but when I write more simbols in pass for normal > user (it has 8, I write 10 for ex.) I can log in and system doesn`t write > that login incorect? Sounds like your root password is MD5 encoded, whereas your user's password is DES encoded. If you run passwd(1) on the user, it should fix that. -- Jonathan Chen ---------------------------------------------------------------------- "A person should be able to do a small bit of everything, specialisation is for insects" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message