Re: [Postfixadmin-devel] Encryption type, sha512-crypt.
Brought to you by:
christian_boltz,
gingerdog
From: Christian B. <pos...@cb...> - 2013-09-15 20:17:32
|
Hello, Am Sonntag, 8. September 2013 schrieb Bruce Markey: > Looking for a bit of direction in getting postfixadmin to work with > sha512-crypt passwords. Recently moved to dovecot and this is the > one missing piece I can't get working. > > From the googling I did I'm pretty sure it's possible but I didn't > see any real description of how they got it working. Set CONF['encrypt'] = 'dovecot:whatever' (where "whatever" is the encryption method as named in dovecot) Let me warn you that salted dovecot:* password encryption is a one-way road. You can use it to create password hashes, but you won't be able to login to PostfixAdmin with it because "doveadm pw" doesn't allow to specify the hash, so PostfixAdmin can't use it to verify the password. Needless to say: sha512-crypt seems to be salted (doveadm pw gives me different hashes when feeding it with the same password multiple times), so you won't be able to login in PostfixAdmin. Regards, Christian Boltz -- > rpmdb: PANIC: fatal region error detected; run recovery Du wohnst nicht zufällig in Bielefeld? [> Cornelia Böttge und Michael Raab in opensuse-de] |