commit | ac83228a7101e655ba5a7fa61ae10b058ada15db | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trondmy@gmail.com> | Wed Apr 24 17:46:45 2019 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Fri Apr 26 16:40:38 2019 -0400 |
tree | 77140f9738f467ab6f0a52e0bebe3bff4cdab438 | |
parent | 283ebe3ec4157c5cdc2581ed7e5c3764137f8fe5 [diff] |
SUNRPC: Use namespace of listening daemon in the client AUTH_GSS upcall When the client needs to talk to rpc.gssd, we should ensure that the uid argument is encoded to match the user namespace of the daemon. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>