info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Routine to encrypt passwords for the password file for Sun Solaris


From: Paul Sander
Subject: Re: Routine to encrypt passwords for the password file for Sun Solaris
Date: Sat, 6 Oct 2001 13:07:54 -0700

There's also the standard Unix "crypt" routine, and the source code to
the passwd program is available in any Linux and BSD distribution.

>--- Forwarded mail from address@hidden

>Mudit Sachdev wrote:

>> Hi Anyone know of a routine I can use to create a password file on
>> Sun Solaris system?

>To crypt 1 password:

>    perl -e'print crypt "password", "salt"' >>file

>--- End of forwarded message from address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]