search for: ssha512_verify

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

2011 Nov 29
0
2.0.16 - auth with vpopmail won´t work anymore
...short Nov 28 18:43:15 mail dovecot: auth-worker: Error: ssha_verify(wschoeller at htl-perg.ac.at): SSHA password too short Nov 28 18:43:15 mail dovecot: auth-worker: Error: ssha256_verify(wschoeller at htl-perg.ac.at): SSHA256 password too short Nov 28 18:43:15 mail dovecot: auth-worker: Error: ssha512_verify(wschoeller at htl-perg.ac.at): SSHA512 password too short Nov 28 18:43:15 mail dovecot: auth-worker: Warning: Invalid OTP data in passdb Nov 28 18:43:15 mail dovecot: auth-worker: Debug: vpopmail(wschoeller at htl-perg.ac.at,10.114.57.11): CLEARTEXT(mypassword) != '', try OTP scheme inst...
2012 Jan 24
2
Password auth scheme question with mysql
Hi, I have a current auth database using mysql with a "password" column in plain text. The config has "default_pass_scheme = PLAIN" specified In preparation for a more adaptable system I changed a password entry from "asdf" to "{PLAIN}asdf", but now auth fails. Works fine if I change it back to just "asdf". (I don't believe it's a