From owner-freebsd-ports Wed Aug 14 7:30: 9 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D20D37B400 for ; Wed, 14 Aug 2002 07:30:05 -0700 (PDT) Received: from cheer.mahoroba.org (flets19-007.kamome.or.jp [218.45.19.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13FB843E6A for ; Wed, 14 Aug 2002 07:30:04 -0700 (PDT) (envelope-from ume@mahoroba.org) Received: from lyrics.mahoroba.org (IDENT:ba1KniBw9tMWvCeVpp5KVe77ko0qI5BFsc6v5xkNH1ZcKLktscKeDr7fyimHIgbA@[IPv6:3ffe:505:0:8000::1aa]) (user=ume mech=CRAM-MD5 bits=0) by cheer.mahoroba.org (8.12.5/8.12.5) with ESMTP/inet6 id g7EETZ1W089480 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Wed, 14 Aug 2002 23:29:54 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Wed, 14 Aug 2002 23:29:27 +0900 Message-ID: From: Hajimu UMEMOTO To: "Scot W. Hetzel" Cc: Subject: Re: Cyrus-SASL V1 & V2 problem with libtool In-Reply-To: <005c01c24339$bb2360d0$12fd2fd8@Admin01> References: <005c01c24339$bb2360d0$12fd2fd8@Admin01> User-Agent: xcite1.38> Wanderlust/2.9.14 (Unchained Melody) SEMI/1.14.4 (Hosorogi) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.2 (i386--freebsd) MULE/5.0 (=?ISO-2022-JP?B?GyRCOC1MWhsoQg==?=) X-Operating-System: FreeBSD 5.0-CURRENT MIME-Version: 1.0 (generated by SEMI 1.14.4 - "Hosorogi") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by AMaViS-perl11-milter (http://amavis.org/) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, >>>>> On Tue, 13 Aug 2002 21:24:34 -0500 >>>>> "Scot W. Hetzel" said: hetzels> While updating the Cyrus-SASL V1 port to use saslauthd authentication hetzels> daemon, I tried installing the Cyrus-SASL V2 port to test compatiblity of hetzels> the saslauthd daemons. The V2 port would core dump when the saslpasswd2 and hetzels> sasldblistusrs2 programs were run, due to they were loading the wrong SASL hetzels> plugins (V1 instead of V2). If I rebooted the systen before installing V2, hetzels> then saslpasswd2 and sasldblistusrs2 ran without core dumping.. I was tracking down the problem that authentication other than plain text password didn't work under 5-CURRENT. This origin was that SASLv2 didn't load plugins from plugin directory explicitly. I think it also leads problem you mentioned. So, I changed SASLv2 port to load plugins from plugin directry explicitly. I believe this change fixes it. Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@bisd.hitachi.co.jp ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message