Muchas gracias. 

El 2018-03-21 22:09, Eric Broch escribió:

> https://wiki2.dovecot.org/Authentication/Mechanisms 
> 
> "Plaintext authentication 
> 
> The simplest authentication mechanism is PLAIN. The client simply sends the 
> password unencrypted to Dovecot. All clients support the PLAIN mechanism, but 
> obviously there's the problem that anyone listening on the network can steal 
> the password. For that reason (and some others) other mechanisms were 
> implemented. 
> 
> Today however many people use SSL/TLS [1], and there's no problem with 
> sending unencrypted password inside SSL secured connections. So if you're 
> using SSL, you probably don't need to bother worrying about anything else 
> than the PLAIN mechanism. Another plaintext mechanism is LOGIN. It's 
> typically used only by SMTP servers to let Outlook clients perform SMTP 
> authentication. Note that LOGIN mechanism is not the same as IMAP's LOGIN 
> command. The LOGIN command is internally handled using PLAIN mechanism."
> 
> Considering the above, I'd change the setting to 'auth_mechanisms = plain 
> login'
> 
> On 3/20/2018 2:03 AM, Francisco Navarro -- N&A Consulting wrote: 
> 
> It is as follows 
> 
> auth_mechanisms = plain login digest-md5 cram-md5 
> 
> What happens when I use an account by method = PLAIN if I try to do it by 
> method = DIGEST-MD5 does not work anymore, from that moment on I only allow 
> authentication by method = PLAIN 
> 
> Thank you. 
> 
> El 2018-03-20 01:55, Eric Broch escribió: 
> 
> Is 'auth_mechanisms' set as below? 
> 
> auth_mechanisms = plain login 
> On 3/19/2018 6:43 PM, Francisco Navarro -- N&A Consulting wrote: 
> 
> Hello,
> 
> First of all apologize for my English. I have a problem that I can not 
> understand and I get in touch with this list to see if someone can help me or 
> failing to tell me where I can go.
> 
> I have the following problem, when I register a new account I configure the 
> account by IMAP SSL / TLS connection security password Encrypted everything 
> perfect, the problem I have is that if I have already started with text-plain 
> security dovecot does not let me log in, I understand because somewhere we 
> indicate that this account is logged in by this authentication method and 
> does not accept another method of authentication. 
> 
> This can be solved in some way. 
> 
> Thank you. 
> N&A Consulting | Francisco Navarro | Dpto. Técnico. |  966 344 244  | 
> www.nyaconsulting.com [2] | f...@nyaconsulting.com
> 
> -------------------------
> 
> N&A Consulting, C.B. Garantiza el pleno cumplimiento de la normativa de 
> Protección de Datos de Carácter Personal, y así, de acuerdo con la L.O.P.D. 
> de 15/1999, el receptor de este e-mail queda informado y da su consentimiento 
> a la incorporación de sus datos a los ficheros existentes en la empresa y al 
> tratamiento de los mismos para su utilización en relación con el 
> desenvolvimiento de gestiones comerciales, administrativas y otras 
> actividades propias de la misma. 
> 
> La política de privacidad de N&A Consulting, C.B. le asegura en todo caso, el 
> ejercicio de los derechos de acceso, rectificación, cancelación y oposición, 
> en los términos establecidos en la legislación vigente, mediante escrito 
> dirigido a Avda. Príncipe de Asturias, 14-Esc.1-Local 2, 03300 - Orihuela, 
> siendo responsable del fichero N&A Consulting, C.B. con domicilio a estos 
> efectos, en la dirección antes indicada. 
> 
> El receptor de este e-mail, acepta que puedan ser cedidos sus datos, 
> exclusivamente para actividades necesarias para el correcto desenvolvimiento 
> de la gestión y administración interna de N&A Consulting, C.B. Asimismo, el 
> receptor de este e-mail, acepta que N&A Consulting, C.B. le remita 
> información sobre cualesquiera productos o servicios que comercialice o 
> preste. La aceptación del receptor de este e-mail para que puedan ser 
> tratados o cedidos sus datos en la forma establecida en este párrafo, tiene 
> siempre carácter revocable, sin efectos retroactivos, conforme a lo que 
> disponen lo artículos 6 y 11 de la Ley Orgánica 15/1999 de 13 de Diciembre. 
> 
> En el caso de que no desee recibir información le rogamos nos lo comunique 
> enviando un e-mail a la siguiente dirección de correo electrónico 
> f...@nyaconsulting.com. 
> 
> -- 
> Eric Broch
> White Horse Technical Consulting (WHTC)

-- 
Eric Broch
White Horse Technical Consulting (WHTC)

 

Links:
------
[1] https://wiki2.dovecot.org/SSL
[2] http://www.nyaconsulting.com

Reply via email to