Displaying 2 results from an estimated 2 matches for "ssha256_verify".
Did you mean:
sha256_verify
2011 Nov 29
0
2.0.16 - auth with vpopmail won´t work anymore
...MD5 password
Nov 28 18:43:15 mail dovecot: auth-worker: Error:
smd5_verify(wschoeller at htl-perg.ac.at): SMD5 password too 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-wo...
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