From owner-freebsd-current@FreeBSD.ORG Fri Sep 18 23:32:06 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9CF76106568F; Fri, 18 Sep 2009 23:32:06 +0000 (UTC) (envelope-from john.marshall@riverwillow.com.au) Received: from mail1.riverwillow.net.au (mail1.riverwillow.net.au [203.58.93.36]) by mx1.freebsd.org (Postfix) with ESMTP id EBE8E8FC17; Fri, 18 Sep 2009 23:32:05 +0000 (UTC) Received: from rwpc12.mby.riverwillow.net.au (rwpc12.mby.riverwillow.net.au [172.25.24.168]) (authenticated bits=0) by mail1.riverwillow.net.au (8.14.3/8.14.3) with ESMTP id n8INVvlm033757 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Sat, 19 Sep 2009 09:31:58 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=riverwillow.com.au; s=m1001; t=1253316718; bh=AOAnhC5aDdf/zHUOvIlBStfLVhGCXS6dMd/3inTP9Ls=; h=Date:From:To:Cc:Subject:Message-ID:References:Mime-Version: Content-Type:In-Reply-To; b=gQRwe8Uoe7a6cs008Qajx98ZN+WC+oo83CoNQ+ZUoqYU3+sUnlIetGb3eL0X1Dzua DQk9/RF606VsB3/o0uv1OmayhhLtOr2tdOiEHKnTBITxAmt4/VvyI3iC0AAZAFAcCh LHXuaRuA1/5Y+MoFh7fYZvExZ9WH+A7c6FWY3mPA= Received: from rwpc12.mby.riverwillow.net.au (localhost [127.0.0.1]) by rwpc12.mby.riverwillow.net.au (8.14.3/8.14.3) with ESMTP id n8INVvkm044257; Sat, 19 Sep 2009 09:31:57 +1000 (AEST) (envelope-from john.marshall@riverwillow.com.au) Received: (from john@localhost) by rwpc12.mby.riverwillow.net.au (8.14.3/8.14.3/Submit) id n8INVvg3044256; Sat, 19 Sep 2009 09:31:57 +1000 (AEST) (envelope-from john) Date: Sat, 19 Sep 2009 09:31:57 +1000 From: John Marshall To: Rick Macklem Message-ID: <20090918233157.GK1231@rwpc12.mby.riverwillow.net.au> Mail-Followup-To: Rick Macklem , freebsd-stable , freebsd-current@freebsd.org, George Mamalakis References: <4AB27FB6.4010806@eng.auth.gr> <20090918034933.GI1231@rwpc12.mby.riverwillow.net.au> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WplhKdTI2c8ulnbP" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i OpenPGP: id=A29A84A2; url=http://pki.riverwillow.net.au/pgp/johnmarshall.asc Cc: George Mamalakis , freebsd-current@freebsd.org, freebsd-stable Subject: Re: SASL problems with spnego on 8.0-BETA4 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Sep 2009 23:32:06 -0000 --WplhKdTI2c8ulnbP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, 18 Sep 2009, 17:38 -0400, Rick Macklem wrote: > When cyrus-sasl2 builds, it uses the little shell script > /usr/bin/krb5-config with the args. "--libs gssapi" to get the list of > libraries to link against. This doesn't return "-lgssapi_spnego" in the > list. (The list can be changed by editting line #96 of=20 > /usr/bin/krb5-config.) I think this sounds promising! It makes sense. Thanks for pointing us in this direction. I should already be out at a customer site but I hope to do some poking in krb5-config early next week to see if that might be the key to resolving the (non-spnego) kerberos problems I've been having with 8.0. In my case, I'll be seeing what joy I get by adding -lgssapi_krb5. --=20 John Marshall --WplhKdTI2c8ulnbP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (FreeBSD) iEYEARECAAYFAkq0GG0ACgkQw/tAaKKahKK+GQCdFpBx+PrRVPlFuaBpPsNelULo 3FEAn3HA4UxGAg60yfkKDi5Iov53KI/1 =w1EC -----END PGP SIGNATURE----- --WplhKdTI2c8ulnbP--