From owner-freebsd-questions@FreeBSD.ORG Mon Feb 13 21:09:39 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6D29A106566C for ; Mon, 13 Feb 2012 21:09:39 +0000 (UTC) (envelope-from peo@intersonic.se) Received: from neonpark.inter-sonic.com (neonpark.inter-sonic.com [212.247.8.98]) by mx1.freebsd.org (Postfix) with ESMTP id 2C9DE8FC0A for ; Mon, 13 Feb 2012 21:09:38 +0000 (UTC) X-Virus-Scanned: amavisd-new at BSDLabs AB Message-ID: <4F3977A3.90608@intersonic.se> Date: Mon, 13 Feb 2012 21:50:43 +0100 From: Per olof Ljungmark Organization: Intersonic AB User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:9.0) Gecko/20120129 Thunderbird/9.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: anyone familiar with cyrus-sasl2? Allocating sasl connection state: generic failure X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Feb 2012 21:09:39 -0000 Hi, I am in the process of upgrading my laptop from 8- to 9-STABLE, thus also rebuilding a LOT of ports. I now notice that Postfix stopped to work with SASL AUTH (TLS and unencrypted is fine), and it appears that the problem is with cyrus-sasl2. I've gotten as far as building the sample server and client and when I try to start sample-server it returns "sample-server: Allocating sasl connection state: generic failure" Could someone please with better knowledge take a look at the ktrace below (follow the link) and possible find out where the problem lies? Most likely something I screwed up myself... The command was ktrace -f ./ktrace ./sample-server -p 8000 -s rcmd -m PLAIN Thanks! ----- Attachments http://webmail.inter-sonic.com/imp/attachment.php?u=peobsd&t=1329166070&f=cyrus-sasl2-ktrace