Displaying 2 results from an estimated 2 matches for "mcgpctv".
Did you mean:
mcg_ctl
2017 Jul 14
1
SQLite user database
...|1001|1001
I'm not too hip about SQLite and schemas so I don't know about all
the other fields you have and whether you're parsing it correctly.
Need doveconf -n to see your SQL query.
> I've tried adding this to the database, but still no luck. :-(
> {SHA512-CRYPT}$6$kbUEfz/Mcgpctv/s$uNQGOL/2F01Br.vx0twozVi6v.KJAHZV0OQ7yOFwD9YCloh7UJmeFe7WrgUez9Q5xXdrNOU5q9H8fE3FU2ok9.
How does it relate to the previous hash? Same password but another salt
and prepended with {SHA512-CRYPT}?
> The other thing I want to avoid is the home directory and UID and GID. Is
> there any way fo...
2017 Jul 14
0
SQLite user database
....
I have this at the database:
sqlite> SELECT * from users;
lev|logonex.eu|$6$1cCNWIMCTpuqmexO$cCq7nDEga1xza3967nZ.BFZaGWNoYwjnNfSCvZE/jGzYAY1hLWE1iHR1KYaO.mvVE4WVdDSrvPNtfwAUn/yk3/|/home/lev|1001|1001
I've tried adding this to the database, but still no luck. :-(
{SHA512-CRYPT}$6$kbUEfz/Mcgpctv/s$uNQGOL/2F01Br.vx0twozVi6v.KJAHZV0OQ7yOFwD9YCloh7UJmeFe7WrgUez9Q5xXdrNOU5q9H8fE3FU2ok9.
Could you please help me out what I'm doing wrong? I'm using dovecot version:
2.2.13
The other thing I want to avoid is the home directory and UID and GID. Is
there any way for dovecot to use logical...