From owner-freebsd-isp Fri Feb 8 17:40: 7 2002 Delivered-To: freebsd-isp@freebsd.org Received: from smtprelay7.dc2.adelphia.net (smtprelay7.dc2.adelphia.net [64.8.50.39]) by hub.freebsd.org (Postfix) with ESMTP id 5CB9437B402 for ; Fri, 8 Feb 2002 17:39:59 -0800 (PST) Received: from speedy ([63.112.205.60]) by smtprelay7.dc2.adelphia.net (Netscape Messaging Server 4.15 smtprelay7 Dec 7 2001 09:58:59) with SMTP id GR8SMM00.0SD for ; Fri, 8 Feb 2002 20:39:58 -0500 Message-ID: <003701c1b10a$afaaa4f0$0400a8c0@speedy> From: "Sid Lambert" To: Subject: Cyrus imapd Date: Fri, 8 Feb 2002 20:39:59 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I am trying to setup Cyrus with imap and pop3 on a new 4.5-Stable box, I get this error via syslogd. Feb 8 20:39:28 mail pop3d[18497]: KERBEROS_V4: can't access srvtab file /etc/srvtab: No such file or directory Feb 8 20:39:28 mail pop3d[18497]: add_plugin(/usr/local/lib/sasl/libkerberos4.so) failed: generic failure Feb 8 20:39:29 mail pop3d[18497]: badlogin: Host[ip] plaintext user Incorrect password I can't auth users but I can login and use the cyradm with the cyrus user. imtest -v -m login -u cyrus localhost C: C01 CAPABILITY S: * OK mail.host.comCyrus IMAP4 v2.0.16 server ready S: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT MULTIAPPEND SORT THREAD=ORDEREDSUBJECT THREA D=REFERENCES IDLE AUTH=DIGEST-MD5 AUTH=CRAM-MD5 S: C01 OK Completed Password: C: L01 LOGIN cyrus {5} + go ahead C: L01 NO Login failed: Incorrect password Authentication failed. generic failure Security strength factor: 0 I am using sasl_pwcheck_method: pwcheck in imapd.conf I have checked to make sure Kerberos is commented out of pam.conf Can anyone point me in the right direction? Sid Lambert. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message