Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Feb 2002 17:48:15 +0200
From:      Peter Pentchev <roam@ringlet.net>
To:        Varshavchick Alexander <alex@metrocom.ru>
Cc:        questions@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG
Subject:   Re: crypt function
Message-ID:  <20020211174815.A30217@straylight.oblivion.bg>
In-Reply-To: <Pine.GSO.4.21.0202111835500.5924-100000@apache.metrocom.ru>; from alex@metrocom.ru on Mon, Feb 11, 2002 at 06:40:52PM %2B0300
References:  <20020211152836.I355@straylight.oblivion.bg> <Pine.GSO.4.21.0202111835500.5924-100000@apache.metrocom.ru>

next in thread | previous in thread | raw e-mail | index | archive | help

--EeQfGwPcQSOJBaQU
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Mon, Feb 11, 2002 at 06:40:52PM +0300, Varshavchick Alexander wrote:
> Hi,
>=20
> Here is one more problem: after installing the new 4.5 libraries,
> crypt() started encrypting not the way it was doing so before the upgrade,
> for example:
>=20
> The correct value for encrypted password: 	5jbleTVRurM2Y
> The value for this password after the upgrade: 	$1$5jbleTVR$TqxKtkw51R3tP=
SGDexK.a1
>=20
> So it evidently uses some other mechanism now, how can it be solved?

It uses MD5 encryption by default.  Is this a problem for any
of the installed programs?  They should generally "just work".

If you are indeed having trouble, edit /etc/auth.conf and change
the crypt_default to 'des'.

G'luck,
Peter

--=20
Peter Pentchev	roam@ringlet.net	roam@FreeBSD.org
PGP key:	http://people.FreeBSD.org/~roam/roam.key.asc
Key fingerprint	FDBA FD79 C26F 3C51 C95E  DF9E ED18 B68D 1619 4553
If there were no counterfactuals, this sentence would not have been paradox=
ical.

--EeQfGwPcQSOJBaQU
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAjxn578ACgkQ7Ri2jRYZRVMo5ACfQdcMH+dUM65Boo58/r0Hsftf
H2kAn2/Rw1Jv6TdTD1yl41tepZFfXpLT
=xt1r
-----END PGP SIGNATURE-----

--EeQfGwPcQSOJBaQU--

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?20020211174815.A30217>