commit | c4eafe1135809c2b35b873a395af8f3a86a3ee98 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Sat Mar 16 15:56:11 2013 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Mar 29 15:45:09 2013 -0400 |
tree | 8cf6ca086a511c431ec05c7b48b61efb9858d1a5 | |
parent | 9a744ba3983698307a7690541c00549ac7edf316 [diff] |
NFS: Try AUTH_UNIX when PUTROOTFH gets NFS4ERR_WRONGSEC Most NFSv4 servers implement AUTH_UNIX, and administrators will prefer this over AUTH_NULL. It is harmless for our client to try this flavor in addition to the flavors mandated by RFC 3530/5661. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>