[Postfixadmin-devel] Can I haz SSHA? Please patch #85
Brought to you by:
christian_boltz,
gingerdog
From: n3ph <n3...@te...> - 2014-03-19 15:49:41
|
Hi Folks! Is here anybody active? http://sourceforge.net/p/postfixadmin/patches/85/ I used postfix.admin to encrypt all pass-phrases in SSHA512 - In fact of my bootstrapped setup, I was not able to login, since there is no validation for salted hashes.. *captain obvious*: If you just hash the password again the comparison will work for SHA but not for SSHA, cause you will get a different hash... `cat <passphrase> | doveadm pw -s <scheme> -z hash` allows you to validate every hash, not only salted ones... So I patched that...... BTW: I like to have the scheme to be part of the hash... and `dovecotpw` is obsolete.... its `doveadm pw`.. but since I use a wrapper for that its still `dovecotpw` inside that patch.. best regards.. n3ph -- Bitte benutzt GPG: http://de.wikipedia.org/wiki/GNU_Privacy_Guard -------------------------------------------------------- http://download.terminal21.de/gpg-key/n3ph.asc |