From owner-freebsd-current@FreeBSD.ORG Wed Oct 7 04:38:23 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 2B2331065670; Wed, 7 Oct 2009 04:38:23 +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 79F038FC13; Wed, 7 Oct 2009 04:38:22 +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 n974c898036545 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 7 Oct 2009 15:38:08 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=riverwillow.com.au; s=m1001; t=1254890288; bh=Z5jcunkvjYddgMptiw0s1T7rPvVuiixp45hzYdlE2Gc=; h=Date:From:To:Cc:Subject:Message-ID:References:Mime-Version: Content-Type:In-Reply-To; b=XNei1qQCegp6rWbPamcYE2ZdLVXyUQN9GqVGhBNOcgUkdJtQpR7uaHoMaX8wZwD01 dg6L/b/Gs4xLfMR9x+/LJoxoiv3onXrgK9MtmKxtBUzjZT9CFR+TkH5ymJl8SmtIGG VmibYdnnko7Je9JWxp6ueek1HYkuVfQU+CJfsrxc= 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 n974c7FD013410; Wed, 7 Oct 2009 15:38:07 +1100 (AEDT) (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 n974c6rE013409; Wed, 7 Oct 2009 15:38:06 +1100 (AEDT) (envelope-from john) Date: Wed, 7 Oct 2009 15:38:06 +1100 From: John Marshall To: Alexander Nedotsukov Message-ID: <20091007043806.GN1086@rwpc12.mby.riverwillow.net.au> Mail-Followup-To: Alexander Nedotsukov , Rick Macklem , John Baldwin , Doug Rabson , freebsd-current@freebsd.org, George Mamalakis References: <4AB27FB6.4010806@eng.auth.gr> <20090921222241.GF1001@rwpc12.mby.riverwillow.net.au> <20091002081319.GN37304@rwpc12.mby.riverwillow.net.au> <200910020824.15488.john@baldwin.cx> <19306024-4C3D-41EC-A198-1652B047DF1A@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="oj4kGyHlBMXGt3Le" Content-Disposition: inline In-Reply-To: <19306024-4C3D-41EC-A198-1652B047DF1A@FreeBSD.org> User-Agent: Mutt/1.4.2.3i OpenPGP: id=A29A84A2; url=http://pki.riverwillow.net.au/pgp/johnmarshall.asc Cc: John Baldwin , Doug Rabson , Rick Macklem , George Mamalakis , freebsd-current@freebsd.org Subject: Re: [PATCH] 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: Wed, 07 Oct 2009 04:38:23 -0000 --oj4kGyHlBMXGt3Le Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, 07 Oct 2009, 08:45 +0900, Alexander Nedotsukov wrote: > Use this patch.=20 It worked for me (for _krb5 case). FreeBSD 8.0-RC1 #0: Fri Sep 18 13:35:00 AEST 2009 i386 cyrus-sasl-2.1.23 openldap-sasl-server-2.4.18_1 - Restored original /usr/bin/krb5-config - Stopped LDAP server - Re-built port security/cyrus-sasl2 - Started LDAP server - Confirmed that attempted LDAP access with gssapi auth from a client failed and made the LDAP server die. - Applied libgssapi_foo.patch and re-built kerberos5 - Re-built port security/cyrus-sasl2 - Started LDAP server - LDAP access with gssapi auth from a client succeeded. Perhaps George Mamalakis could test the _spnego case? --=20 John Marshall --oj4kGyHlBMXGt3Le Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (FreeBSD) iEYEARECAAYFAkrMGy4ACgkQw/tAaKKahKLB2ACgi7xBIOFvUQVZofnu5nz2yXYA v6IAn161c9k6pT8kCUi6jbWU9u1gQ/HE =qb3d -----END PGP SIGNATURE----- --oj4kGyHlBMXGt3Le--