commit | 12fc3e92d4b18b4e99af624586e1696479ff36ce | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Mon Nov 05 16:01:48 2012 -0500 |
committer | J. Bruce Fields <bfields@redhat.com> | Wed Nov 07 19:40:05 2012 -0500 |
tree | c3e43c4389da8bbbf8de90f044773fc236edfc9c | |
parent | 57725155dc1b8c78b7a96886d5cdc69dc89e9c54 [diff] |
nfsd4: backchannel should use client-provided security flavor For now this only adds support for AUTH_NULL. (Previously we assumed AUTH_UNIX.) We'll also need AUTH_GSS, which is trickier. Signed-off-by: J. Bruce Fields <bfields@redhat.com>