Date: Wed, 15 May 2002 08:00:56 +1200 From: Jonathan Chen <jonc@chen.org.nz> To: "mr.Ev3l" <sourcer@omskmail.ru> Cc: questions@FreeBSD.ORG Subject: Re: problem with pass Message-ID: <20020515080056.B43200@grimoire.chen.org.nz> In-Reply-To: <20020515000424.V324-100000@>; from sourcer@omskmail.ru on Wed, May 15, 2002 at 12:06:58AM %2B0400 References: <20020512162735.F441-100000@> <20020515000424.V324-100000@>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <sourcer@omskmail.ru> > 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 <jonc@chen.org.nz> ---------------------------------------------------------------------- "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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020515080056.B43200>