Re: [Dovecot] password schemes in dovecot

2013-01-27 Thread Pascal Volk
On 01/27/2013 11:21 PM Daniel Parthey wrote: > Does the doveadm pw tool provide a way to check a plaintext password > against a user's hash from the passdb? … Check `doveadm pw -h` output. If it prints "[-t hash]", you can do something like: doveadm pw -t '{SHA256-CRYPT}$5$rounds=1000$0123456789

Re: [Dovecot] password schemes in dovecot

2013-01-27 Thread Daniel Parthey
Pascal Volk wrote: > On 01/26/2013 01:04 AM Public wrote: > > In the wiki http://wiki2.dovecot.org/Authentication/PasswordSchemes > > BLF-CRYPT is listed, but i can't use it. "doveadm pw -l" doesn't show it. > > And i'm unsure about how I am supposed to use the different SHA schemes, > > since they

Re: [Dovecot] password schemes in dovecot

2013-01-27 Thread Pascal Volk
On 01/26/2013 01:04 AM Public wrote: > Hey there, > > I'm using the latest dovecot 2.1.13 > > In the wiki http://wiki2.dovecot.org/Authentication/PasswordSchemes BLF-CRYPT > is listed, but i can't use it. "doveadm pw -l" doesn't show it. And i'm > unsure about how I am supposed to use the diffe

[Dovecot] password schemes in dovecot

2013-01-27 Thread Public
Hey there, I'm using the latest dovecot 2.1.13 In the wiki http://wiki2.dovecot.org/Authentication/PasswordSchemes BLF-CRYPT is listed, but i can't use it. "doveadm pw -l" doesn't show it. And i'm unsure about how I am supposed to use the different SHA schemes, since they always output differe