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 [EMAIL PROTECTED]

>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 [EMAIL PROTECTED]


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to