SPEC: paintown

Paweł Zuzelski z at grabina.waw.pl
Sun Aug 10 17:39:41 CEST 2008


On Sunday 10 August 2008 15:28:16 Zsolt Udvari wrote:
> > That's three votes 'yes', so mail a crypt(?) of your password and a
> > username to cvsadmin at pld-linux.org iirc.
>
> Me?

Yes.

You can generate encrypted password using following command:

perl -e 'print "login:" . crypt("password", join "", (".", "/", 0..9, "A".."Z", "a".."z")[rand 64, rand 64]) . "\n"'

substitude login and password whith your login and apssword (-:

-- 
Paweł


More information about the pld-devel-en mailing list