From owner-freebsd-stable Sun Nov 11 9:38:16 2001 Delivered-To: freebsd-stable@freebsd.org Received: from server.highperformance.net (ip30.gte4.rb1.bel.nwlink.com [209.20.215.30]) by hub.freebsd.org (Postfix) with ESMTP id 2F3A137B425 for ; Sun, 11 Nov 2001 09:38:14 -0800 (PST) Received: from localhost (jcw@localhost) by server.highperformance.net (8.11.6/8.11.3) with ESMTP id fABHc6i37287 for ; Sun, 11 Nov 2001 09:38:06 -0800 (PST) (envelope-from jcw@highperformance.net) Date: Sun, 11 Nov 2001 09:38:05 -0800 (PST) From: "Jason C. Wells" X-Sender: jcw@server.highperformance.net To: FreeBSD-stable Subject: config - unknown option "NFSKERB" Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The exports(5) page tells me that I must have the option "NFSKERB" compiled to use kerberos authentication for NFS. I get this error: # config SERVER SERVER:29: unknown option "NFSKERB" # LINT doesn't document this option. The #ifdefs do exist in sys/nfs. What can I do to get a NFSKERB kernel to compile? Thanks, Jason C. Wells To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message