Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 May 2000 19:50:21 -0700 (PDT)
From:      Ken Bolingbroke <hacker@bolingbroke.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   MD5 --> DES ?
Message-ID:  <Pine.BSF.4.21.0005171935420.51856-100000@fremont.bolingbroke.com>
In-Reply-To: <200005121728.LAA12536@harmony.village.org>

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

So, several months ago I installed a new server for our lab, and as I
always do, I selected MD5 encryption for the passwords.  Now that I'm in
the middle of setting up this machine as a NIS server for the various
other machines in the lab, I find that some other flavors of UNIX don't
like MD5.  Oops.

OK, so no problem, I can actually keep a separate master.passwd file for
the NIS accounts anyway, I just need to populate them with DES encrypted
passwords.

So my question is, how do I create DES encrypted passwords from Perl?  I
tried compiling a new perl binary pointing at libdescrypt, but somehow
crypt() still uses MD5.

Ken Bolingbroke
hacker@bolingbroke.com



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.21.0005171935420.51856-100000>