[CIFS] add OIDs for KRB5 and MSKRB5 to ASN1 parsing routines
authorJeff Layton <jlayton@redhat.com>
Sat, 3 Nov 2007 05:11:06 +0000 (05:11 +0000)
committerSteve French <sfrench@us.ibm.com>
Sat, 3 Nov 2007 05:11:06 +0000 (05:11 +0000)
commite545937a51fe0cc78cea55752764daabb81ec96d
tree82cfeae6a78f11dea850153f7a3e849c01f5d8d0
parent84a15b935481fa651cc6ec60aed015312b67adda
[CIFS] add OIDs for KRB5 and MSKRB5 to ASN1 parsing routines

Also, fix the parser to recognize them and set the secType
accordingly. Make CIFSSMBNegotiate not error out automatically
after parsing the securityBlob.

Also thanks to Q (Igor) and Simo for their help on this
set of kerberos patches (and Dave Howells for help on the
upcall).

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/asn1.c
fs/cifs/cifsfs.c
fs/cifs/cifssmb.c