Re: Automatic DB password hash scheme selection

2017-09-08 Thread Kurt Fitzner
Hi all, Is there a way to get dovecot to recognize arbitrary password hash schemes when looking up a password in a database? I originally set up with #default_pass_scheme = MD5, and I would like to migrate to SHA512. Is this possible currently? Thanks, Kurt Hi! Prefix with {SCHEME}. Hi

Re: Automatic DB password hash scheme selection

2017-09-08 Thread Aki Tuomi
On 08.09.2017 06:16, Kurt Fitzner wrote: > > > Hi all, > > Is there a way to get dovecot to recognize arbitrary password hash > schemes when looking up a password in a database? I originally set up > with #default_pass_scheme = MD5, and I would like to migrate to SHA512. > > Seeing as the

Automatic DB password hash scheme selection

2017-09-07 Thread Kurt Fitzner
Hi all, Is there a way to get dovecot to recognize arbitrary password hash schemes when looking up a password in a database? I originally set up with #default_pass_scheme = MD5, and I would like to migrate to SHA512. Seeing as the scheme is actually stored in the password column along with