Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Oct 1998 14:02:19 -0700 (PDT)
From:      Archie Cobbs <archie@whistle.com>
To:        dwhite@resnet.uoregon.edu (Doug White)
Cc:        pam@polynet.lviv.ua, current@FreeBSD.ORG
Subject:   Re: [Q]: Buildworld without secure libs (to use MD5 passwords)
Message-ID:  <199810212102.OAA28227@bubba.whistle.com>
In-Reply-To: <Pine.BSF.4.03.9810210930330.12705-100000@resnet.uoregon.edu> from Doug White at "Oct 21, 98 09:30:59 am"

next in thread | previous in thread | raw e-mail | index | archive | help
Doug White writes:
> > I want to generate FreeBSD-current system with MD5 crypted (hashed) 
> > passwords, by default. it generates DES libcrypt libraries. Which build
> > flag changes that behaviour?
> 
> Don't grab the src-secure dist, or (I think) it's the NOSECURE flag.

Or, just change the /usr/lib/libcrypt* symlinks to point to
libscrypt instead of libdescrypt.

It seems like "I want libdes available" and "I want passwords
encrypted with DES instead of MD5" are completely independent
variables... Can't these two not be forcibly linked together in
the install process?

-Archie

___________________________________________________________________________
Archie Cobbs   *   Whistle Communications, Inc.  *   http://www.whistle.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810212102.OAA28227>