cifs.upcall: handle MSKRB5 OID properly
commiteab3667490df5c2008b7aaaef5e626c099ea86fd
authorJeff Layton <jlayton@redhat.com>
Wed, 20 Aug 2008 01:29:41 +0000 (19 21:29 -0400)
committerKarolin Seeger <kseeger@samba.org>
Thu, 21 Aug 2008 12:12:14 +0000 (21 14:12 +0200)
treec14e9338b2b7a3fd4b90b0200f9573be481fd1d8
parent65688c9eca396ef95b39e0ae7ce5c0f8c7fe078d
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>
(cherry picked from commit c30d73035dd202d0055ed7ede243e1703c4e9450)
source/client/cifs.upcall.c