F
Felipe Cruxen
I'm coding a "postfixadmin" using ruby, so, all the passwords are stored
in DB using a bsd like md5 hash. Is there any simple way I could
generate passwords like that (the same hash could be used to generate
shadow pass?)?.
Really sorry for my lame english, and if the question is stupid, but I'm
a real newbie to ruby.
Thanks in advance.
in DB using a bsd like md5 hash. Is there any simple way I could
generate passwords like that (the same hash could be used to generate
shadow pass?)?.
Really sorry for my lame english, and if the question is stupid, but I'm
a real newbie to ruby.
Thanks in advance.