Make the composite 'connect to server' code useful for security=server
authorAndrew Bartlett <abartlet@samba.org>
Fri, 25 Apr 2008 14:08:52 +0000 (15:08 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 25 Apr 2008 14:08:52 +0000 (15:08 +0100)
commitc4219fd8030494986c5fa418c46defb1a9c05c7e
treefe4d513e171fbfa89d9838052c4cee9a87ddaa6a
parentee70e01e3e4d5f4501dea1b217ff29d978b94548
Make the composite 'connect to server' code useful for security=server

The ability to short-circuit the connection code to only do a negprot
allows us to do the rest once we have the user's password.  We return
the 8 byte challenge so we can pass it to the client.

Andrew Bartlett
(This used to be commit 40fe386b0374df8b390b995c332d048dbbc08f1b)
source4/libcli/smb_composite/connect.c
source4/libcli/smb_composite/sesssetup.c
source4/libcli/smb_composite/smb_composite.h