Re: No authentication error when replication attempted in automatic mode

2011-07-25 Thread Ivan Lezhnjov Jr.
This is solved by creating self-signed CA (certificate authority) and certificate+private key bundle. The essential detail is that when generating the certificate you need to specify Common Name (CN) as a fully qualified domain name (hostA.localdoman or hostA.imapsite.net, etc.). This must be done

No authentication error when replication attempted in automatic mode

2011-07-20 Thread Ivan Lezhnjov Jr.
I've said before that I fixed the issue with authentication from Master<->Replica in a basic two-host setup in a mysterious way. Funny thing is that I've managed to successfully replicate from M to R and vice versa, swapping the roles of the hosts as many times as I wanted. Everything worked as ex

Re: TLSv1 with cipher AES256-SHA (256/256 bits new) no authentication

2005-09-30 Thread Patrick Radtke
doesn't get you anything.To stop unsecured logins on the imap port you also want to setallowplaintext: no-PatrickOn Sep 30, 2005, at 9:30 AM, Ivan R. Sy Jr. wrote:Sep 30 20:40:04 mail imaps[41090]: starttls: TLSv1 with cipher AES256-SHA (256/256 bits new) no authentication Cyrus Home Page:

TLSv1 with cipher AES256-SHA (256/256 bits new) no authentication

2005-09-30 Thread Ivan R. Sy Jr.
nt that is configured to use 'use secure authentication' (in thunderbird) and secure connection. it won't work and cant view mailbox. the logs gives me this error: starttls: TLSv1 with cipher AES256-SHA (256/256 bits new) no authentication but whenever i only choose use secure connect

No authentication

2004-12-05 Thread Pascal BOYER
Hi, This is the logs when I log in with Horde/IMP: cyrus/imapd[5516]: starttls: TLSv1 with cipher AES256-SHA (256/256 bits new) no authentication cyrus/imapd[5516]: login: euphorie[82.67.66.131] cyrus CRAM-MD5+TLS User logged in And this message is the same when I log in with Thunderbird. My

Re: RC4-MD5 no authentication

2004-10-25 Thread sam wun
Alexander Dalloz wrote: Am Mo, den 25.10.2004 schrieb sam wun um 16:37: Outlook does not offer any certificate to a server for authentication. I found that it does support by using TLS+Plain. The SPA in Outlook is not functioning. Sam Alexander --- Cyrus Home Page: http://asg.web.cmu.edu

Re: RC4-MD5 no authentication

2004-10-25 Thread Alexander Dalloz
s[27353]: login: [192.168.4.235] [EMAIL PROTECTED] CRAM-MD5+TLS > User logged in. > > while Outlook failed login with RC4-MD5, its log msg is: > Oct 25 22:32:53 at pop3s[27374]: starttls: TLSv1 with cipher RC4-MD5 > (128/128 bits reused) no authentication > Sam Outlook do

Re: RC4-MD5 no authentication

2004-10-25 Thread sam wun
is: Oct 25 22:32:53 at pop3s[27374]: starttls: TLSv1 with cipher RC4-MD5 (128/128 bits reused) no authentication The imapd.conf file has the following mech and tls added for SSL: sasl_mech_list: plain login RC4-MD5 cram-md5 digest-md5 sasl_pwcheck_method: auxprop sievedir: /var/imap/sieve timeout

RC4-MD5 no authentication

2004-10-25 Thread sam wun
logged in. while Outlook failed login with RC4-MD5, its log msg is: Oct 25 22:32:53 at pop3s[27374]: starttls: TLSv1 with cipher RC4-MD5 (128/128 bits reused) no authentication The imapd.conf file has the following mech and tls added for SSL: sasl_mech_list: plain login RC4-MD5 cram-md5 digest-md5

Re: no authentication vs plaintext+TLS

2001-08-28 Thread Ken Murchison
chirs charter wrote: > > Hello, > Can someone elaborate on these two log entries: > > Aug 27 21:22:12 catfish imapd[3449]: [ID 781445 > local6.notice] starttls: TLSv1 w > ith cipher RC4-MD5 (128/128 bits) no authentication > Aug 27 21:22:14 catfish imapd[3449]: [I

no authentication vs plaintext+TLS

2001-08-27 Thread chirs charter
Hello, Can someone elaborate on these two log entries: Aug 27 21:22:12 catfish imapd[3449]: [ID 781445 local6.notice] starttls: TLSv1 w ith cipher RC4-MD5 (128/128 bits) no authentication Aug 27 21:22:14 catfish imapd[3449]: [ID 237943 local6.notice] login: chirs.home .net[206.150.228.61] chirs

with cipher RC4-MD5 (128/128 bits) no authentication

2001-08-26 Thread chirs charter
5 local6.notice] TLS engine: canno t load CA data Aug 27 01:51:38 catfish imapd[3266]: [ID 781445 local6.notice] starttls: TLSv1 w ith cipher RC4-MD5 (128/128 bits) no authentication Aug 27 01:51:38 catfish master[3004]: [ID 310780 local6.debug] process 3266 exit ed, status 0 Aug 27 01:55:53 catfish mast

No authentication mechanisms listed

2001-08-17 Thread Ralf Quebbemann
Hello, this is my 2nd attempt to post to this list, the first seemed to be failed for unknown reasons (the mail didn't come through). I compiled and installed successfully cyrus-sasl (1.5.24) and cyrus-imapd (2.0.16). The cyrus-sasl testsuite runs without any problems (testing PLAIN, CRAM-MD5,