Displaying 2 results from an estimated 2 matches for "1ccnwimctpuqmexo".
2017 Jul 14
1
SQLite user database
Levente Kovacs writes:
> I continuously get user authentication errors. I suspect that the problem is
> with a password hashing. I used
>
> # doveadm pw -s SHA512-CRYPT
> Enter new password:
> Retype new password:
> {SHA512-CRYPT}$6$1cCNWIMCTpuqmexO$cCq7nDEga1xza3967nZ.BFZaGWNoYwjnNfSCvZE/jGzYAY1hLWE1iHR1KYaO.mvVE4WVdDSrvPNtfwAUn/yk3/
Looks OK.
> I have this at the database:
>
> sqlite> SELECT * from users;
> lev|logonex.eu|$6$1cCNWIMCTpuqmexO$cCq7nDEga1xza3967nZ.BFZaGWNoYwjnNfSCvZE/jGzYAY1hLWE1iHR1KYaO.mvVE4WVdDSrvPNtfwAUn/yk...
2017 Jul 14
0
SQLite user database
...sers/developers,
I installed dovecot, and want to use a sqlite database for users, and
passwords.
I continuously get user authentication errors. I suspect that the problem is
with a password hashing. I used
# doveadm pw -s SHA512-CRYPT
Enter new password:
Retype new password:
{SHA512-CRYPT}$6$1cCNWIMCTpuqmexO$cCq7nDEga1xza3967nZ.BFZaGWNoYwjnNfSCvZE/jGzYAY1hLWE1iHR1KYaO.mvVE4WVdDSrvPNtfwAUn/yk3/
to get a password hash.
I have this at the database:
sqlite> SELECT * from users;
lev|logonex.eu|$6$1cCNWIMCTpuqmexO$cCq7nDEga1xza3967nZ.BFZaGWNoYwjnNfSCvZE/jGzYAY1hLWE1iHR1KYaO.mvVE4WVdDSrvPNtfwAUn/yk3/|/h...