search for: saltedpassword

Displaying 2 results from an estimated 2 matches for "saltedpassword".

Did you mean: salted_password
2005 Dec 17
0
Problem wih SaltedPassword Generator and rails 1.0
I upgraded to rails 1.0 via gems and I''m now having problems with the SaltedPassword generator. I cannot get rake test_units to complete w/o errors. Error I got was "rake aborted compile error c:\ruby...\rails-1.0.0/lib/initializer.rb:180 syntax error :authetication => :login^ " Is there any way to roll back to 0.13? C- -- Posted via http://www.ruby-forum.com/.
2013 Apr 16
1
SSHA512 auth not working
I'm trying to configure SSHA512 passwords and when testing discovered that they were not working as expected. At first i was using Centos 6.4 which doesn't have the glibc CRYPT newest functions ($6$salt$pass) so had to rollback to the Dovecot format ({SSHA512.HEX}saltedpassword+salt ) but I'm unable to let dovecot authenticate properly. Some logs and details: Apr 16 02:55:37 auth: Debug: client in: AUTH 1 PLAIN service=imap lip=xxx rip=xxx lport=143 rport=58171 resp=AGRpbm9AYWJjLml0AGRpbm8= Apr 16 02:55:37 auth: Debug: sql(dino at abc.i...