>>>>> "David" == David vd Geer Inhuur tbv IPlib <[EMAIL PROTECTED]> writes:

    David> Trying to use crypt() to encrypt a given password.  I know
    David> how to compare a given password with an encrypted one, but to
    David> encrypt one myself and save it, doesn't work for me for some
    David> reason.

Japhy has a page explaining crypt(), which should clear everything up
for you.  It's on-line at:  http://www.crusoe.net/~jeffp/docs/crypt

- Chris.
-- 
$a="printf.net"; Chris Ball | chris@void.$a | www.$a | finger: chris@$a
 chris@lexis:~$ perl -le'@a=($^O eq 'darwin')?qw(100453 81289 9159):qw
 (23152 19246 2040);while(<>){chomp;push @b,$_ if grep {$.==$_}@a}push
 @b,$^X;print ucfirst join(" ",@b[2,0,3,1]).","'</usr/share/dict/words


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to