Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Oct 2001 17:23:49 +0100 (BST)
From:      Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
To:        <questions@FreeBSD.ORG>
Subject:   Re: Help: after 4.4 upgrade, blowfish fails
Message-ID:  <Pine.BSF.4.33.0110251719330.73899-100000@ury.york.ac.uk>
In-Reply-To: <Pine.BSF.4.33.0110251448560.15638-100000@ury.york.ac.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 25 Oct 2001, Gavin Atkinson wrote:
> Bit of an emergency here: Our authentication database uses blowfish
> encrypted passwords, and since the 4.4 upgrade yestarday, blowfish
> encryption seems to fail. Usual process: cvsup, buildworld,kernel,
> installkernel, reboot, installworld in single user, mergemaster, reboot.
> But now crypt can't do blowfish passwords, which worked before.

Hi again,

Emergency over - sorted the problem. It turns out that in fact we never
had blowfish in libcrypt under 4.3-R, so the "blowfish" crypts I thought
we had were infact DES crypts with the salt of $2... and the upgrade to
4.4-R meant that blowfish was in fact now in libcrypt meaning that the
encrypted passwords were treated as blowfish passwords and did not work.

I've now compiled blowfish support out of libcrypt as a temporary fix.

In my defense, i never wrote the database, and did suggest using MD5...

Thanks anyway,

Gavin

-- 
"Experience is directly proportional to the value of equipment destroyed."
                                                     -- Carolyn Scheppner
 - - Gavin Atkinson  -  Head Of Computing  -  University Radio York - -


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?Pine.BSF.4.33.0110251719330.73899-100000>