From owner-freebsd-questions@FreeBSD.ORG Wed Sep 22 23:23:37 2010 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 9FFCA106564A for ; Wed, 22 Sep 2010 23:23:37 +0000 (UTC) (envelope-from timbo@psst.com.au) Received: from hal.psst.com.au (ppp07C5.dsl.pacific.net.au [203.17.45.197]) by mx1.freebsd.org (Postfix) with ESMTP id 3FAE18FC13 for ; Wed, 22 Sep 2010 23:23:37 +0000 (UTC) Received: from hal.psst.com.au (localhost [127.0.0.1]) by hal.psst.com.au (Postfix) with ESMTP id C81341EFBCC for ; Wed, 22 Sep 2010 23:35:47 +1000 (EST) X-Virus-Scanned: amavisd-new at hal.psst.com.au Received: from hal.psst.com.au ([127.0.0.1]) by hal.psst.com.au (hal.psst.com.au [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Hqe6IlOAa9ri for ; Wed, 22 Sep 2010 23:35:34 +1000 (EST) Received: from hal.psst.com.au (hal.psst.com.au [192.168.241.71]) by hal.psst.com.au (Postfix) with ESMTP id BED7E1EE842 for ; Wed, 22 Sep 2010 23:35:32 +1000 (EST) Received: from 120.146.199.17 (SquirrelMail authenticated user timbo) by hal.psst.com.au with HTTP; Wed, 22 Sep 2010 23:35:33 +1000 Message-ID: <211f17580cb0ee7e5fac2831faf33e90.squirrel@hal.psst.com.au> In-Reply-To: References: <000f01cb5a27$4823a0f0$d86ae2d0$@com.au> Date: Wed, 22 Sep 2010 23:35:33 +1000 From: "Tim Kerr" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.20-RC2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: Re: CYRUS IMAP cyradm core dump problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: timbo@psst.com.au List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Sep 2010 23:23:37 -0000 thanks everyone for all your help I applied the patch as suggested by Reko, but it seemed to make no difference removing libgssapiv2 libs however, solved my cyradm problem will this cause issues into the future for any other ports I may need ti install ? regards, Tim >> I upgraded to ver 8.1, performed a portupgrade and still get the >> same result >> as follows >> >> root# cyradm 192.168.134.171 > > The main question is - do you need kerberos/gssapi authentication on > your server or not? > > If not, the easy fix is removing libgssapiv2 libs from > /usr/local/lib/sasl2 > > For some reason, the gssapi implementation on FreeBSD 8+ is partial or > broken and one way for more information and possible fix for gsspai > see http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/147454 > > -Reko > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >