]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
Try to use kernel function to determine supported Kerberos enctypes.
authorKevin Coffman <kwc@citi.umich.edu>
Thu, 15 Apr 2010 12:32:20 +0000 (08:32 -0400)
committerSteve Dickson <steved@redhat.com>
Fri, 16 Apr 2010 17:23:04 +0000 (13:23 -0400)
This patch replaces a hard-coded list with a function to obtain
the Kerberos encryption types that the kernel's rpcsec_gss code
can support.  Defaults to old behavior if kernel does not supply
information.

Signed-off-by: Steve Dickson <steved@redhat.com>

No differences found