commit | b4528762ca92261c6ed3f03e76adeb1dc587aacb | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Sun May 11 12:18:51 2008 -0700 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Sun May 18 14:18:27 2008 -0400 |
tree | 461eebfce2935cefb7a07a7ee55e12c7d0959c5d | |
parent | 1d2e88e73ee0af52b0ed63b5fb8f42a919a4d9de [diff] |
SUNRPC: AUTH_SYS "machine creds" shouldn't use negative valued uid/gid Apparently this causes Solaris 10 servers to refuse our NFSv4 SETCLIENTID calls. Fall back to root creds for now, since most servers that care are very likely to have root squashing enabled. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>