Fix Kerberos interop with Mac OS X 10.5 clients.
authorBill Ricker <bricker@apple.com>
Mon, 7 Apr 2008 22:02:56 +0000 (15:02 -0700)
committerJames Peach <jpeach@samba.org>
Mon, 7 Apr 2008 22:05:51 +0000 (15:05 -0700)
commitf700ee6418c7b861efdb0f8eaa61b99ad598b7c3
tree78c875b50374d51bce2300b7f2c6a32c874623a0
parent2dfec9e829e6e4c11ebde8c204e06b81cc596a29
Fix Kerberos interop with Mac OS X 10.5 clients.

Ignore optional req_flags. Use the Kerberos mechanism OID negotiated
with the client rather than hardcoding OID_KERBEROS5_OLD.
(This used to be commit 59a2bcf30fef14ecc826271862b645dd3a61cb48)
source3/libsmb/clispnego.c
source3/smbd/seal.c
source3/smbd/sesssetup.c