]> git.baikalelectronics.ru Git - kernel.git/commit
nfsd: add proc file listing kernel's gss_krb5 enctypes
authorKevin Coffman <kwc@citi.umich.edu>
Thu, 3 Mar 2011 00:51:42 +0000 (19:51 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Mon, 7 Mar 2011 17:06:48 +0000 (12:06 -0500)
commitb904578796871f7ca176bd4bb12b3e0414300128
tree4fd43c06c0e63b6004fd2b6808ac8d0677921cc6
parent702d8ca0cfe402d607a15c6d44ae99dd4d135d5f
nfsd: add proc file listing kernel's gss_krb5 enctypes

Add a new proc file which lists the encryption types supported
by the kernel's gss_krb5 code.

Newer MIT Kerberos libraries support the assertion of acceptor
subkeys.  This enctype information allows user-land (svcgssd)
to request that the Kerberos libraries limit the encryption
types that it uses when generating the subkeys.

Signed-off-by: Kevin Coffman <kwc@citi.umich.edu>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfsctl.c