Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pmdBe-0003GC-2t for buildfarm-members@arkaria.postgresql.org; Wed, 12 Apr 2023 16:19:10 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pmdBc-0005Ul-QG for buildfarm-members@arkaria.postgresql.org; Wed, 12 Apr 2023 16:19:08 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pmdBc-0005Sj-8a for buildfarm-members@lists.postgresql.org; Wed, 12 Apr 2023 16:19:08 +0000 Received: from tamriel.snowman.net ([2001:470:e38f::11]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pmdBZ-0002HE-0Z for buildfarm-members@postgresql.org; Wed, 12 Apr 2023 16:19:07 +0000 Received: by tamriel.snowman.net (Postfix, from userid 1000) id 03B6E5F7B6; Wed, 12 Apr 2023 12:18:59 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=snowman.net; s=dkim; t=1681316340; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=RfXFLxuEQJjIBzSTDwHRk4xjAoJMNV4KsaC1D8rbSM0=; b=pLdtyNtMenT0vcji0UL8zwa3/beifQVpeteSOF+IsZyApKzBR0z0PWZ9jjp/A0ZE5BJPf7 bpe2srPJAQPDcf6jkIVbz+zHWxNq97wLO4T3DXnw39RPACPYn6i38msuf4QlnnqYmIbDP8 ygJV8Sxf2Q4ULLbZ+dCMbL4x5MAQIV4= Date: Wed, 12 Apr 2023 12:18:59 -0400 From: Stephen Frost To: buildfarm-members@postgresql.org Subject: --with-gssapi requiring MIT Kerberos Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="tVHSSYrK37WHdbU4" Content-Disposition: inline User-Agent: Mutt/2.1.4 (2021-12-11) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --tVHSSYrK37WHdbU4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Greetings buildfarm-members, While it hasn't gone in quite yet, the plan is to start requiring MIT Kerberos with the Kerberos credential delegation support. I anticipate committing that later today or perhaps tomorrow. What this means for buildfarm members is that if you currently have --with-gssapi enabled, you'll need to make sure that you have MIT Kerberos installed. This is generally available as 'krb5' on most platforms (libkrb5-dev on Ubuntu/Debian is the development package, on FreeBSD it's the krb5 package, for example). Additionally, if your buildfarm system has the resources for it and the localhost network is secure, it'd be great if you would consider enabling the Kerberos tests in PG_TEST_EXTRA. This requires having the MIT KDC and Kerberos client packages installed also, but we are then able to actually do a full test of the Kerberos system. Any questions, please feel free to ask. Thanks! Stephen --tVHSSYrK37WHdbU4 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEwf6gbxKhD863zrx/7WyKOINHZFUFAmQ22fEACgkQ7WyKOINH ZFV+Ew/+O0FX2M7hTqO3K4WrqowHyitnI9YCOu103bnZYx+fcIbbYDhquuIN/tM8 F3AINfVstOHGgsgDbke6K3NwSn71mhvUPq27b4M9CujAei/scNDjAVnTijHTDPdm S0Oha43o8jba2JQY65d2O8kF2aytkhZFoa7wFmr3kXtIXFuISMYkhxJ/loWGIhjO xzxHmBXksEZFXIKF8E1/wq5xVKO41oQBrOHSWcUg8eBV6wnWU/ANDDER9E4uZyLO idARYmGoXYi/ZL3z8cx0s7Z5N57F77YXLZ7TPriv/QqS/Us5T/o1bNKlq7oLT/lL G2X61JAumVZVbznms+5p+0G5xqohj3/GtPNVOhWrv3dM8A1zEpQJ3szJzhaAfVnz eBCP6jyQrendmj+Ja2QeJsh1xWcma0lTdg+xpHN7hY/BrrZPTO1gUHJ4pOKh7Cs1 jZBsmnU/rzAREF3Gnl7uz7EZ+R7HxAo9ELMhghK8xBcFVkipZ0963NJNaORJ1p/N w8dxjLoueKCOlze8udG43XYknJFFsxPPDPJRxQHlKGHd5YH1wJBtKdDQ7uk1D3hY UgSqylWe/ZoQVp+fBTFOuRCJCoM9NQKmKDr7y/u0mwZbrd1fYKdORuC+vlZc+kUr ZVPnOA3sni4K6lewrTVMkEh9MWbQC7wxDRUL1SRtbjjZxjTlNuk= =/UMS -----END PGP SIGNATURE----- --tVHSSYrK37WHdbU4--