diff options
author | Stefan Metzmacher <metze@samba.org> | 2008-09-09 18:02:07 +0200 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2008-09-23 11:30:03 +0200 |
commit | c01426ce731e2cf0b04ee3a0376e613f4970fb30 (patch) | |
tree | 09286f405154fe2f5d8dff9fb1be6c03f88ca810 /source4/torture/raw/rename.c | |
parent | 8c3d96993421e8e6a9fc5d265e4caa71acbd80c8 (diff) | |
download | samba-c01426ce731e2cf0b04ee3a0376e613f4970fb30.tar.gz samba-c01426ce731e2cf0b04ee3a0376e613f4970fb30.tar.bz2 samba-c01426ce731e2cf0b04ee3a0376e613f4970fb30.zip |
libcli/smb_composite: for spnego session setups check the smb signature manually
We need to start signing when we got NT_STATUS_OK from the server
and manually check the signature of the servers response.
This is needed as the response might be signed with the krb5 acceptor subkey,
which comes within the server response.
With NTLMSSP this happens for the session setup:
request1 => BSRSPYL seqnum: 0
response1 => BSRSPYL seqnum: 0
request2 => BSRSPYL seqnum: 0
response2 => <SIGNATURE> seqnum: 1
and with krb5:
request1 => BSRSPYL seqnum: 0
response1 => <SIGNATURE> seqnum: 1
metze
Diffstat (limited to 'source4/torture/raw/rename.c')
0 files changed, 0 insertions, 0 deletions