libcli/smb_composite: add "smbcli:spnego_start_with_bsrspyl" option
authorStefan Metzmacher <metze@samba.org>
Tue, 9 Sep 2008 16:05:18 +0000 (18:05 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 9 Sep 2008 19:11:25 +0000 (21:11 +0200)
commit13399abedf67c8a4add78155c53201e7597046a2
tree6d21a4a1e9710d38f3383ca4cb1eb6f8eaa7276e
parent79ca1a29fd329df1de4f9b22d34aaab1806c5307
libcli/smb_composite: add "smbcli:spnego_start_with_bsrspyl" option

With this option we can simulate the windows behavior
regarding the usage of the "BSRSPYL " signature, even if the client
already has the session key to do real signing.

Windows client do this, when using spnego->krb5

request1  => BSRSPYL
response1 => <SIGNATURE>

metze
source/libcli/smb_composite/sesssetup.c