From owner-freebsd-current@FreeBSD.ORG Mon Oct 26 04:38:16 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 BA1AC106566B for ; Mon, 26 Oct 2009 04:38:16 +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 1D9BB8FC12 for ; Mon, 26 Oct 2009 04:38:15 +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 n9Q4cAa6016693 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 26 Oct 2009 15:38:11 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=riverwillow.com.au; s=m1001; t=1256531891; bh=lcA0BUxeKrbIqoyKcx8ANiqiJbzHRN1mP2K5w4djw5o=; h=Date:From:To:Subject:Message-ID:Mime-Version:Content-Type; b=jzI/Bo579U0gt7hxwI1q+U6LJyZtYNUCVz87oxCX+w9AQ8Dj4ORl57JDvhoZkZAJr Qkoy8V4GoOA2XNRcdjV+wZ1BjTRckBBV3wPpChgo+SyvlFnP/zZIeiMZ9/uWyKT3oV 26mefUP3z94ervBvBKjZyJfDQjZ6FrxHXZ2CLLyQ= 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 n9Q4cAWe048483 for ; Mon, 26 Oct 2009 15:38:10 +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 n9Q4c9lC048482 for freebsd-current@freebsd.org; Mon, 26 Oct 2009 15:38:09 +1100 (AEDT) (envelope-from john) Date: Mon, 26 Oct 2009 15:38:09 +1100 From: John Marshall To: freebsd-current@freebsd.org Message-ID: <20091026043808.GA1064@rwpc12.mby.riverwillow.net.au> Mail-Followup-To: freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZGiS0Q5IWpPtfppv" Content-Disposition: inline User-Agent: Mutt/1.4.2.3i OpenPGP: id=A29A84A2; url=http://pki.riverwillow.net.au/pgp/johnmarshall.asc Subject: Kernel Build Knob for kgssapi_krb5? 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: Mon, 26 Oct 2009 04:38:16 -0000 --ZGiS0Q5IWpPtfppv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Is there a knob somewhere to enable building of the kgssapi_krb5 module? I have just built 8.0-RC2/i386 and decided to have a look at the (experimental) NFSv4 stuff. I included options NFSD and NFSCL in my kernel configuration. nfsd(8) indicates that gssd(8) has to be running in order for the server to provide gss/krb5 access control. If I try starting gssd(8) it complains of a missing kgssapi_krb5 kernel module. The module hasn't been built. I've checked the GENERIC and NOTES files and can't find any reference to kgssapi_krb5. Is there an undocumented configuration option for this? Also, is there a "getting started" or "how to test" page somewhere to give us some clues to get this going? Thank you. --=20 John Marshall --ZGiS0Q5IWpPtfppv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (FreeBSD) iEYEARECAAYFAkrlJ7AACgkQw/tAaKKahKLH0QCeMrSnS58KsDqxnERF59BxVIWm vowAnRPdLBasZSq5p2eAUv5db7JpDbAb =BUrQ -----END PGP SIGNATURE----- --ZGiS0Q5IWpPtfppv--