Re: Using SHA256/512 for SQL based password

2019-02-20 Thread Yassine Chaouche via dovecot
On 2/20/19 3:28 PM, Robert Moskowitz via dovecot wrote: Here's how I configured my roundcube's password plugin to keep things together ($roundcubefolder/plugins/password/config.php) $config['password_algorithm']    = 'dovecot'; $config['password_algorithm_prefix'] = '{SHA512-CRYPT}';

Re: Using SHA256/512 for SQL based password

2019-02-20 Thread Robert Moskowitz via dovecot
On 2/20/19 5:09 AM, Yassine Chaouche via dovecot wrote: On 2/12/19 5:05 PM, Robert Moskowitz via dovecot wrote: I have trying to find how to set the dovecot-sql.conf for using SHA256/512.  I am going to start clean with the stronger format, not migrate from the old MD5.  It seems all I need

Re: Using SHA256/512 for SQL based password

2019-02-20 Thread Robert Moskowitz via dovecot
On 2/20/19 9:06 AM, @lbutlr via dovecot wrote: On 20 Feb 2019, at 06:10, Robert Moskowitz via dovecot wrote: libsodium does not help with CentOS7 and Dovecot 2.3: This is what your HTML message looks like here:

Re: Using SHA256/512 for SQL based password

2019-02-20 Thread @lbutlr via dovecot
On 20 Feb 2019, at 06:10, Robert Moskowitz via dovecot wrote: > > libsodium does not help with CentOS7 and Dovecot 2.3: This is what your HTML message looks like here:

Re: Using SHA256/512 for SQL based password

2019-02-20 Thread Robert Moskowitz via dovecot
On 2/20/19 8:38 AM, Aki Tuomi wrote: On 20 February 2019 15:10 Robert Moskowitz via dovecot wrote: On 2/19/19 1:50 AM, Aki Tuomi via dovecot wrote: On 17.2.2019 10.46, Aki Tuomi via dovecot wrote: On 17 February 2019 at 10:38 Odhiambo Washington via dovecot <

Re: Using SHA256/512 for SQL based password

2019-02-20 Thread Aki Tuomi via dovecot
> On 20 February 2019 15:10 Robert Moskowitz via dovecot > wrote: > > > > > > On 2/19/19 1:50 AM, Aki Tuomi via dovecot wrote: > > > > > > > > > > On 17.2.2019 10.46, Aki Tuomi via dovecot wrote: > > > > > > > > > > > > > > > > > On 17 February 2019 at 10:38 Odhiambo

Re: Using SHA256/512 for SQL based password

2019-02-20 Thread Robert Moskowitz via dovecot
On 2/19/19 1:50 AM, Aki Tuomi via dovecot wrote: On 17.2.2019 10.46, Aki Tuomi via dovecot wrote: On 17 February 2019 at 10:38 Odhiambo Washington via dovecot < dovecot@dovecot.org > wrote: On Sun, 17 Feb 2019 at 11:34, Marc Weustink via dovecot <

Re: Using SHA256/512 for SQL based password

2019-02-20 Thread Yassine Chaouche via dovecot
On 2/12/19 5:05 PM, Robert Moskowitz via dovecot wrote: I have trying to find how to set the dovecot-sql.conf for using SHA256/512.  I am going to start clean with the stronger format, not migrate from the old MD5.  It seems all I need is: [...] default_pass_scheme = SHAxxx-CRYPT [...] How

Re: Using SHA256/512 for SQL based password

2019-02-19 Thread Marc Weustink via dovecot
Aki Tuomi via dovecot wrote: On 17.2.2019 10.46, Aki Tuomi via dovecot wrote: On 17 February 2019 at 10:38 Odhiambo Washington via dovecot < dovecot@dovecot.org > wrote: On Sun, 17 Feb 2019 at 11:34, Marc Weustink via dovecot < dovecot@dovecot.org

Re: Using SHA256/512 for SQL based password

2019-02-18 Thread Aki Tuomi via dovecot
On 17.2.2019 10.46, Aki Tuomi via dovecot wrote: > >> On 17 February 2019 at 10:38 Odhiambo Washington via dovecot < >> dovecot@dovecot.org > wrote: >> >> >> On Sun, 17 Feb 2019 at 11:34, Marc Weustink via dovecot < >> dovecot@dovecot.org >

Re: Using SHA256/512 for SQL based password

2019-02-17 Thread Aki Tuomi via dovecot
On 17 February 2019 at 10:38 Odhiambo Washington via dovecot < dovecot@dovecot.org> wrote: On Sun, 17 Feb 2019 at 11:34, Marc Weustink via dovecot < dovecot@dovecot.org> wrote:

Re: Using SHA256/512 for SQL based password

2019-02-17 Thread Odhiambo Washington via dovecot
On Sun, 17 Feb 2019 at 11:34, Marc Weustink via dovecot wrote: > Jean-Daniel Dupas via dovecot wrote: > > > > > >> Le 13 févr. 2019 à 14:54, Robert Moskowitz via dovecot > >> mailto:dovecot@dovecot.org>> a écrit : > >> > >> > >> > >> On 2/13/19 8:30 AM, Aki Tuomi wrote: > >>> On 13.2.2019 15.18,

Re: Using SHA256/512 for SQL based password

2019-02-17 Thread Marc Weustink via dovecot
Jean-Daniel Dupas via dovecot wrote: Le 13 févr. 2019 à 14:54, Robert Moskowitz via dovecot mailto:dovecot@dovecot.org>> a écrit : On 2/13/19 8:30 AM, Aki Tuomi wrote: On 13.2.2019 15.18, Robert Moskowitz via dovecot wrote: On 2/13/19 1:23 AM, Matthias Fechner via dovecot wrote: Am

Re: Using SHA256/512 for SQL based password

2019-02-13 Thread Robert Moskowitz via dovecot
On 2/13/19 10:53 AM, Jean-Daniel Dupas via dovecot wrote: Le 13 févr. 2019 à 14:54, Robert Moskowitz via dovecot mailto:dovecot@dovecot.org>> a écrit : On 2/13/19 8:30 AM, Aki Tuomi wrote: On 13.2.2019 15.18, Robert Moskowitz via dovecot wrote: On 2/13/19 1:23 AM, Matthias Fechner

Re: Using SHA256/512 for SQL based password

2019-02-13 Thread Jean-Daniel Dupas via dovecot
> Le 13 févr. 2019 à 14:54, Robert Moskowitz via dovecot > a écrit : > > > > On 2/13/19 8:30 AM, Aki Tuomi wrote: >> On 13.2.2019 15.18, Robert Moskowitz via dovecot wrote: >>> >>> On 2/13/19 1:23 AM, Matthias Fechner via dovecot wrote: Am 13. Februar 2019 00:34:15 schrieb

Re: Using SHA256/512 for SQL based password

2019-02-13 Thread Aki Tuomi via dovecot
On 13 February 2019 at 16:03 Robert Moskowitz via dovecot < dovecot@dovecot.org> wrote: On 2/13/19 8:30 AM, Aki Tuomi wrote: On 13.2.2019 15.18, Robert Moskowitz via dovecot wrote:

Re: Using SHA256/512 for SQL based password

2019-02-13 Thread Robert Moskowitz via dovecot
On 2/13/19 8:30 AM, Aki Tuomi wrote: On 13.2.2019 15.18, Robert Moskowitz via dovecot wrote: On 2/13/19 1:23 AM, Matthias Fechner via dovecot wrote: Am 13. Februar 2019 00:34:15 schrieb Robert Moskowitz : On 2/12/19 6:03 PM, Matthias Fechner via dovecot wrote: Am 12.02.2019 um 17:05

Re: Using SHA256/512 for SQL based password

2019-02-13 Thread Robert Moskowitz via dovecot
On 2/13/19 8:30 AM, Aki Tuomi wrote: On 13.2.2019 15.18, Robert Moskowitz via dovecot wrote: On 2/13/19 1:23 AM, Matthias Fechner via dovecot wrote: Am 13. Februar 2019 00:34:15 schrieb Robert Moskowitz : On 2/12/19 6:03 PM, Matthias Fechner via dovecot wrote: Am 12.02.2019 um 17:05

Re: Using SHA256/512 for SQL based password

2019-02-13 Thread Aki Tuomi via dovecot
On 13.2.2019 15.18, Robert Moskowitz via dovecot wrote: > > > On 2/13/19 1:23 AM, Matthias Fechner via dovecot wrote: >> >> >> Am 13. Februar 2019 00:34:15 schrieb Robert Moskowitz >> : >> >>> On 2/12/19 6:03 PM, Matthias Fechner via dovecot wrote: Am 12.02.2019 um 17:05 schrieb Robert

Re: Using SHA256/512 for SQL based password

2019-02-13 Thread Robert Moskowitz via dovecot
On 2/13/19 1:23 AM, Matthias Fechner via dovecot wrote: Am 13. Februar 2019 00:34:15 schrieb Robert Moskowitz : On 2/12/19 6:03 PM, Matthias Fechner via dovecot wrote: Am 12.02.2019 um 17:05 schrieb Robert Moskowitz via dovecot: I have trying to find how to set the dovecot-sql.conf

Re: Using SHA256/512 for SQL based password

2019-02-12 Thread Matthias Fechner via dovecot
Am 13. Februar 2019 00:34:15 schrieb Robert Moskowitz : On 2/12/19 6:03 PM, Matthias Fechner via dovecot wrote: Am 12.02.2019 um 17:05 schrieb Robert Moskowitz via dovecot: I have trying to find how to set the dovecot-sql.conf for using SHA256/512. I am going to start clean with the

Re: Using SHA256/512 for SQL based password

2019-02-12 Thread Robert Moskowitz via dovecot
On 2/12/19 7:16 PM, Michael Slusarz via dovecot wrote: On February 12, 2019 at 4:33 PM Robert Moskowitz via dovecot wrote: On 2/12/19 6:03 PM, Matthias Fechner via dovecot wrote: Am 12.02.2019 um 17:05 schrieb Robert Moskowitz via dovecot: I have trying to find how to set the

Re: Using SHA256/512 for SQL based password

2019-02-12 Thread Michael Slusarz via dovecot
> On February 12, 2019 at 4:33 PM Robert Moskowitz via dovecot > wrote: > > On 2/12/19 6:03 PM, Matthias Fechner via dovecot wrote: > > Am 12.02.2019 um 17:05 schrieb Robert Moskowitz via dovecot: > >> I have trying to find how to set the dovecot-sql.conf for using > >> SHA256/512.  I am going

Re: Using SHA256/512 for SQL based password

2019-02-12 Thread Robert Moskowitz via dovecot
On 2/12/19 6:03 PM, Matthias Fechner via dovecot wrote: Am 12.02.2019 um 17:05 schrieb Robert Moskowitz via dovecot: I have trying to find how to set the dovecot-sql.conf for using SHA256/512.  I am going to start clean with the stronger format, not migrate from the old MD5.  It seems all I

Re: Using SHA256/512 for SQL based password

2019-02-12 Thread Matthias Fechner via dovecot
Am 12.02.2019 um 17:05 schrieb Robert Moskowitz via dovecot: > I have trying to find how to set the dovecot-sql.conf for using > SHA256/512.  I am going to start clean with the stronger format, not > migrate from the old MD5.  It seems all I need is: you maybe would like to have a look to the

Re: Using SHA256/512 for SQL based password

2019-02-12 Thread Aki Tuomi via dovecot
> On 12 February 2019 at 19:24 Leonardo Rodrigues via dovecot > wrote: > > > >     Here i have SSHA256 working with: > > default_pass_scheme = PLAIN > >     and my database scheme just received the hashed password prefixed > by the SSHA indicator, just like: > > mysql> select * from

Re: Using SHA256/512 for SQL based password

2019-02-12 Thread Leonardo Rodrigues via dovecot
    Here i have SSHA256 working with: default_pass_scheme = PLAIN     and my database scheme just received the hashed password prefixed by the SSHA indicator, just like: mysql> select * from emails where endereco = 'solutti@X'\G *** 1. row