>But how do I generate that encrypted password from a simple password in a
>shell script or a perl script.
>
>The crypt function mentioned is a c library function ?

under perl there is a crypt function that works like the c library function
(and if i remember correctly, it has similar calling conventions..) also
most of the newer systems use an md5 encryption system. You can get perl
modules that have an implementation of the md5 algorithm..
Bye,
    /\ |\/| /\ |3 /\ r


------------------------------------------------
An alpha version of a web based tool to manage
your subscription with this mailing list is at
http://lists.linux-india.org/cgi-bin/mj_wwwusr

Reply via email to