![]() |
> On Mon, 30 Nov 1998, Gerry Doris wrote: > > > Is there any chance that you might be able to send me the executable for > > password.c?? I'm using SuSE 5.3 linux on a 486. If your linux box has perl (and many do) you can (and many do) generate encrypted passwords like this: $ perl -le 'print crypt("password","salt")' sa3tHJ3/KuYvI If this is not already in the FAQ, it should be. -phil