]> git.baikalelectronics.ru Git - kernel.git/commit
SUNRPC: AUTH_SYS "machine creds" shouldn't use negative valued uid/gid
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 11 May 2008 19:18:51 +0000 (12:18 -0700)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sun, 18 May 2008 18:18:27 +0000 (14:18 -0400)
commitd72631c468be329de8e676df597332b7edd13a7f
tree461eebfce2935cefb7a07a7ee55e12c7d0959c5d
parent01fdb69823dd5c769083725c5c63d1e3841705b2
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>
net/sunrpc/auth_generic.c