Replication problem

David Korpiewski davidk at cs.umass.edu
Tue May 16 15:47:41 EDT 2006


I'm in the middle of trying to set up replication.  However, I keep 
running into a problem.

The replication error I'm getting on the replica is this if I don't 
specify a sync_authname and sync_password:

  syncserver[7682]: starttls: TLSv1 with cipher AES256-SHA (256/256 bits 
new) no authentication

I get this error if I'm specifying a sync_authname and sync_password:

  badlogin: lmc1.cs.umass.edu [128.119.243.236] DIGEST-MD5 [SASL(-13): 
user not found: no secret in database]

MY QUESTION IS THIS:
How can I change what sync_server uses for its authentication?  I want 
it to either use LDAP or the local passwd/shadow files.  It obviously 
keeps trying to use DIGEST-MD5, in which case it would have to look for 
a md5 file in a particluar location, but I don't see how to specify that 
either.

I tried setting auth_mech and sasl_auth_mech to be "unix" in the 
/etc/imapd.conf but that doesn't change anything.

Can anyone help me?
Thanks,
David



-- 
--------------------------------------------------------
David Korpiewski                     Phone: 413-545-4319
Software Specialist I                Fax:   413-577-2285
Department of Computer Science       ICQ:   7565766
University of Massachusetts Amherst
--------------------------------------------------------



More information about the Info-cyrus mailing list