Date: Mon, 9 Aug 1999 22:10:43 -0700 (PDT) From: Chris Costello <chris@calldei.com> To: freebsd-bugs@FreeBSD.org Subject: Re: misc/13047: FreeBSD libcrypt bug? Message-ID: <199908100510.WAA95085@freefall.freebsd.org>
index | next in thread | raw e-mail
The following reply was made to PR misc/13047; it has been noted by GNATS.
From: Chris Costello <chris@calldei.com>
To: smkelly@slashnet.org
Cc: FreeBSD-gnats-submit@FreeBSD.ORG, sno@silver.slashnet.org
Subject: Re: misc/13047: FreeBSD libcrypt bug?
Date: Tue, 10 Aug 1999 00:10:25 -0500
On Mon, Aug 09, 1999, smkelly@slashnet.org wrote:
> (2) smkelly@area51:~$ gcc -o crypt crypt.c -lcrypt
> (3) smkelly@area51:~$ ./crypt
> Compat: $1$42$2kP4RJzDJDeJaNnfz6kAD1
> Incompat: $1$_DEADBEE$qewOsrc1LJwwvGy7HmsLp0
>
>
> >Fix:
>
> In the example, the Compat: should read '42RsTfgD2n9Gs'.
> Libcrypt needs to be fixed so it is backward compatible again.
No, libcrypt is linked to libscrypt on your system
(obviously), and libscrypt will not create those style passwords
-- they are MD5-based only.
--
|Chris Costello <chris@calldei.com>
|I haven't lost my mind; it's backed up on tape somewhere.
`---------------------------------------------------------
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908100510.WAA95085>
