cifs.upcall: handle MSKRB5 OID properly
commitc30d73035dd202d0055ed7ede243e1703c4e9450
authorJeff Layton <jlayton@redhat.com>
Wed, 20 Aug 2008 01:29:41 +0000 (19 21:29 -0400)
committerJeff Layton <jlayton@redhat.com>
Wed, 20 Aug 2008 01:29:41 +0000 (19 21:29 -0400)
tree6f226b665a77965d3f221e2589e7ef6520975ec0
parentcbc6b89feee81710f77c87bb7ce429fb4156ce07
cifs.upcall: handle MSKRB5 OID properly

When the kernel sends the upcall a sec=mskrb5 parameter, that means
the the MSKRB5 OID is preferred by the server. This patch fixes the
upcall to use that OID in place of the "normal" krb5 OID when it
gets a sec=mskrb5 parameter.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Acked-by: Steve French <smfrench@gmail.com>
source/client/cifs.upcall.c