Re: encrypting passwords for unix?

Roland Schemers (Roland.Schemers@Eng)
Thu, 21 Aug 1997 11:57:30 -0700 (PDT)

Date: Thu, 21 Aug 1997 11:57:30 -0700 (PDT)
From: Roland Schemers <Roland.Schemers@Eng>
Subject: Re: encrypting passwords for unix?
To: java-security@web2.javasoft.com, frank@uccs.jpl.nasa.gov

The JCE doesn't come with a version of crypt(3). I have however done the
port myself (from Solaris source), and it was very easy. You might want
to check in comp.lang.java.security and/or check with one of the Java archives
to see if there is a publically available version. Also, you should be able
to find a publically available C version of crypt(3) via something like
Linux source, crack, etc.

roland

> Date: Wed, 20 Aug 1997 08:43:04 -0700
> From: "Frank Maritato, Jr." <frank@uccs.jpl.nasa.gov>
> MIME-Version: 1.0
> To: java-security@web2.javasoft.com
> Subject: encrypting passwords for unix?
> X-Priority: 3 (Normal)
> Content-Transfer-Encoding: 7bit
>
> Hello--
>
> Excuse my ignorance, but I was wondering if it was possible
> to use the JCE 1.1 to generate encrypted passwords for use in
> /etc/passwd or /etc/shadow on a Unix machine? How would this
> be accomplished?
>
> Thank you very much!
> ***************************************************************
> Frank Maritato, Jr. Jet Propulsion Laboratory
> Member of Technical Staff 4800 Oak Grove Dr.
> frank@uccs.jpl.nasa.gov Mailstop 525-3632
> Office (818) 306-6109 Pasadena CA
> 91109-8099