problems with nfsd (due to RPCSEC_GSS changes?)
Derek Taylor
det135 at psu.edu
Wed Nov 12 15:40:33 PST 2008
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 at psu.edu 230J Computer Bldg
Phone: +1 814 867 1533 University Park, PA, 16802
More information about the freebsd-current
mailing list