>
> On the client side h_authflavor should be set by the data in the
> nfs superblock: (just like nfs.)
>
> host->h_authflavor = RPC_AUTH_UNIX;
>
> I am not sure what should happen on the server side.
>
Actually, shouldn't we be doing this in 'mon.c' as well? Both NSM and
NLM are meant to support AUTH_UNIX authentication only (according to
the X/Open docs).
Cheers,
Trond
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/