On Tue, 2013-04-16 at 03:54 +0200, Marcin Czupryniak wrote:
> I'm trying to configure SSHA512 passwords and when testing discovered
> that they were not working as expected.
> At first i was using Centos 6.4 which doesn't have the glibc CRYPT
> newest functions ($6$salt$pass) so had to rollback
I'm trying to configure SSHA512 passwords and when testing discovered
that they were not working as expected.
At first i was using Centos 6.4 which doesn't have the glibc CRYPT
newest functions ($6$salt$pass) so had to rollback to the Dovecot format
({SSHA512.HEX}saltedpassword+salt ) but I'm un