these are my settings:
FRONTEND
configdirectory: /var/imap
partition-default: /var/spool/imap
servername: Server_4.mat.utfsm.cl
allowplaintext: yes
allowusermoves: yes
allowsubscribes: yes
admins: cyrus
sievedir: /var/imap/sieve
sendmail: /usr/sbin/sendmail
sasl_minimum_layer: 0
sasl_pwcheck_method: auxprop
sasl_auxprop_plugin: sasldb
sasl_mech_list: login plain
lmtpsocket: /var/imap/socket/lmtp
mupdate_server: Server_3
mupdate_authname: murder
mupdate_username: murder
mupdate_realm: auxprop
mupdate_password: xxxx
proxy_authname: frontend
proxy_password: xxxx
proxyd_disable_mailbox_referrals: 1
and BACKEND
configdirectory: /var/imap
partition-default: /var/spool/imap
servername: Server_2.mat.utfsm.cl
allowanonymouslogin: no
allowplaintext: yes
allowusermoves: yes
allowsubscribes: yes
admins: cyrus frontend
proxyservers: frontend
sievedir: /var/imap/sieve
sendmail: /usr/sbin/sendmail
sasl_pwcheck_method: auxprop
sasl_auxprop_plugin: sasldb
sasl_mech_list: login plain
lmtpsocket: /var/imap/socket/lmtp
sync_authname: cyrus
sync_host: 200.1.16.113
sync_password: xxxx
sync_realm: auxprop
sync_log: 1
sync_repeat_interval: 1
guid_mode: sha1
mupdate_server: Server_3
mupdate_username: murder
mupdate_authname: murder
mupdate_realm: auxprop
mupdate_password: xxxx
proxy_authname: frontend
proxy_password: xxxx
I have 1 replica as you can see in the backend.
waiting for your answer
On Mon, Jan 11, 2010 at 3:04 PM, Andrew Morgan <morgan@xxxxxxxx> wrote:
On Mon, 11 Jan 2010, Oscar Nuñez wrote:Did you configure a proxy auth user?
Hi guys:
I'm configuring a mail system with cyrus with the aggregator concept. The
servers I have are 1 as backend, 1 frontend and a mupdate.
The whole system of sending mail through telnet command works correctly,
however,
authentication from the frontend to the backend does not work and throws the
following error:
imap[4628]: accepted connection
imap[4628]: badlogin: localhost [127.0.0.1] plaintext john SASL(-13): user
not found: checkpass failed
waiting for your answers...
imapd.conf on your frontend server:
proxy_authname: cyr_proxy
proxy_password: xyz123
imapd.conf on your backend server:
admins: cyrus cyr_proxy
lmtp_admins: cyr_lmtp cyr_proxy
proxyservers: cyr_proxy
proxy_authname: cyr_proxy
proxy_password: xyz123
Andy
--
ATTE
Oscar Núñez
Estudiante Ing. Civil Electrónica
Universidad Técnica Federico Santa María - Casa Central
---- Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html