From owner-freebsd-questions@FreeBSD.ORG Wed Apr 16 16:22:11 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85D3037B401 for ; Wed, 16 Apr 2003 16:22:11 -0700 (PDT) Received: from postmark.nist.gov (pushme.nist.gov [129.6.16.92]) by mx1.FreeBSD.org (Postfix) with ESMTP id B592C43F85 for ; Wed, 16 Apr 2003 16:22:10 -0700 (PDT) (envelope-from mark.einreinhof@nist.gov) Received: from campus.nist.gov ([129.6.199.51]) by postmark.nist.gov (8.12.5/8.12.5) with ESMTP id h3GNLabd023228 for ; Wed, 16 Apr 2003 19:21:36 -0400 (EDT) Message-Id: <200304162321.h3GNLabd023228@postmark.nist.gov> From: Mark Einreinhof To: freebsd-questions@freebsd.org Date: Wed, 16 Apr 2003 19:21:31 -0400 X-Mailer: CorporateTime Outlook Connector 3.3 40513 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Subject: opiekeys and cyradm X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Apr 2003 23:22:11 -0000 For some reason that is alluding me, cyradm wants to use a file called opie= keys. What on earth? Where did this come from? On my 4.8 system, I used /st= and/sysinstall to install postfix, cyrus-imapd, which also installed cyrus-= sasl as a dependency. I found in /usr/local/etc/imap.conf a line, which is commented out, stating= the location of opiekeys -> /etc/opiekeys. When I look at this file, it is= empty. Where do I turn off this opiekeys thing? When typing: %cyradm localhost password: 'some date stuff' imapd[190] opiechallenge: user not found or locked 'some date stuff' perl: No worthy mechs found % I'm not sure how to troublshoot this, as I can find any reference to opie i= n the sasl docs. -Mark