From: Steve French Date: Tue, 19 Aug 2008 19:35:33 +0000 (+0000) Subject: [CIFS] distinguish between Kerberos and MSKerberos in upcall X-Git-Tag: v2.6.27-rc5~27^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c16fefa56334e8d0197492607e473fdbb813073f;p=pandora-kernel.git [CIFS] distinguish between Kerberos and MSKerberos in upcall Properly handle MSKRB5 by passing sec=mskrb5 to the upcall so that the spengo blob can be generated appropriately. Also, make decode_negTokenInit prefer whichever mechanism is first in the list. Needed for some NetApp servers, and possibly some older versions of Windows which treat the two KRB5 mechanisms differently. Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed