Date: Wed, 12 Nov 2008 10:08:50 -0500 From: Derek Taylor <det135@psu.edu> To: freebsd-current@freebsd.org Cc: dfr@freebsd.org Subject: Re: problems with nfsd (due to RPCSEC_GSS changes?) Message-ID: <20081112150850.GC34909@psu.edu> In-Reply-To: <d04e16b70811111730w1bb7766ei4a628f2d8ddd9078@mail.gmail.com> References: <d04e16b70811111730w1bb7766ei4a628f2d8ddd9078@mail.gmail.com>
index | next in thread | previous in thread | raw e-mail
On Tue, 11 Nov 2008, Navdeep Parhar wrote:
>Ultimately, I had to add NFS_LEGACYRPC in order to get a working nfsd.
>Looks like there may be a problem with the new code that was added as
>part of RPCSEC_GSS support. Note that I did not enable KGSSAPI in my
>kernel as I have no need for it.
It sounds like you were bitten by the behavior documented in paragraph
two of the commit log:
The NFS code currently contains support for both the new RPC
implementation and the older legacy implementation inherited
from the original NFS codebase. The default is to use the new
implementation - add the NFS_LEGACYRPC option to fall back to
the old code. When I merge this support back to RELENG_7, I
will probably change this so that users have to 'opt in' to
get the new code.
--
Derek Taylor Applied Information Technologies
Systems Design Specialist Pennsylvania State University
det135@psu.edu 230J Computer Bldg
Phone: +1 814 867 1533 University Park, PA, 16802
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081112150850.GC34909>
