Break up 'cli_full_connection' to allow for the session setups to be done
authorAndrew Bartlett <abartlet@samba.org>
Tue, 19 Aug 2003 17:47:44 +0000 (17:47 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 19 Aug 2003 17:47:44 +0000 (17:47 +0000)
commit33109fefe7d306a97ac48a75e3e67c166daff4ea
tree23c1db880b11b7b516960a29e9d5cccc5f560ba0
parent5be51515680da910b623f486108d91f9ea914bd2
Break up 'cli_full_connection' to allow for the session setups to be done
elsewhere in the code.  This will allow us to try kerberos, then another user
then guest in the winbindd code.

Also, re-introduce the seperate, NT1 'guest' session setup code, as I found
some problems with doing guest under NTLMSSP.

Andrew Bartlett
source/libsmb/cliconnect.c