summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib
diff options
context:
space:
mode:
authorrmacklem <rmacklem@FreeBSD.org>2012-10-01 12:28:58 +0000
committerrmacklem <rmacklem@FreeBSD.org>2012-10-01 12:28:58 +0000
commit9290b3731bca094d5f675d971a1bfb4b8c606e3f (patch)
treeb750e661ede8d7cc5ebc3208a821cd9456fafae8 /lib/libc/stdlib
parent53bc32bb8f91732cb52721f120f0430b84dd588b (diff)
downloadFreeBSD-src-9290b3731bca094d5f675d971a1bfb4b8c606e3f.zip
FreeBSD-src-9290b3731bca094d5f675d971a1bfb4b8c606e3f.tar.gz
Attila Bogar and Herbert Poeckl both reported similar problems
w.r.t. a Linux NFS client doing a krb5 NFS mount against the FreeBSD server. We determined this was a Linux bug: http://www.spinics.net/lists/linux-nfs/msg32466.html, however the mount failed to work, because the Destroy operation with a bogus encrypted checksum destroyed the authenticator handle. This patch changes the rpcsec_gss code so that it doesn't Destroy the authenticator handle for this case and, as such, the Linux mount will work. Tested by: Attila Bogar and Herbert Poeckl MFC after: 2 weeks
Diffstat (limited to 'lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud