On Thu, 19 Jan 2006, Dmitry Melekhov wrote:

Patrick Radtke wrote:

What happens when you try

telnet backup 2005

[EMAIL PROTECTED] dm]$ telnet backup 2005
Trying 192.168.22.211...
Connected to backup.p98.belkam.com (192.168.22.211).
Escape character is '^]'.
* OK backup Cyrus sync server v2.3.1

So it works.


So the connection works, but there is probably a problem with the authentication.

What authentication mechanism are you useing for sync_client?

sync_server should advertise the available SASL mechanisms.

If you are using PLAIN then you need to have a certificate,
so STARTTLS will work prior to sending a password.


here's what one of our replica's advertises

telnet liverwurst2 2005
Trying 128.59.33.151...
Connected to liverwurst2.cc.columbia.edu (128.59.33.151).
Escape character is '^]'.
* SASL GSSAPI
* STARTTLS
* OK liverwurst2.cc.columbia.edu Cyrus sync server v2.3-alpha

-Patrick
----
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to