Re: [Postfixadmin-devel] postfixadmin and 'dovecot:SHA256-CRYPT'
Brought to you by:
christian_boltz,
gingerdog
From: Christian B. <pos...@cb...> - 2016-03-23 23:15:27
|
Hello, Am Donnerstag, 24. März 2016, 02:40:01 CET schrieb de...@zl...: > I installed poweradmin-2.3.8 and i use this variables: ^^^^^^^^^^ nice typo ;-) > $CONF['encrypt'] = 'dovecot:SHA256-CRYPT'; > $CONF['dovecotpw'] = "/usr/bin/doveadm pw"; > > When i created superadmin user over web interface i see user's email > and hash password type "$5$lQ330Jq2EFYgl...blabla" in mysql database > but i can't login to admin web interfaces with error: "Your email > address or password are not correct." > > what am I doing wrong? You are using a too old version of PostfixAdmin ;-) Support for the dovecot *-CRYPT methods (which use a salted hash) is only available in the 3.0 beta (2.9x) series. Don't worry about the "beta" label - 2.93 is stable ;-) (I'm using it since quite some time) As usual, you'll need to run setup.php to upgrade your database layout. Regards, Christian Boltz -- Superior to what? Yes, HTML is superior at transporting viruses and malware onto your computer or causing other inappropriate actions to occur. [Tom Taylor in opensuse-factory about HTML mails] |