2009-07-13 16:45:01

by Tom Haynes

[permalink] [raw]
Subject: Re: Security negotiation

Trond Myklebust wrote:
> Well, how does the security negotiating NFSv3 client discover that?
> I'm assuming that in the case of NFSv4, you would return
> NFS4ERR_WRONGSEC if the user attempts to write to the server, but what
> do you do in the case of NFSv3? Do you return an rpc level AUTH_TOOWEAK
> error instead?
>
> Trond
>


Yes, that is what we would do in this case.