(missed in last commit)
authorAndrew Bartlett <abartlet@samba.org>
Thu, 16 Jan 2003 04:40:07 +0000 (04:40 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 16 Jan 2003 04:40:07 +0000 (04:40 +0000)
commit30ddea1f05a83cde1dc3ef72583ec7ba04d1d013
tree149ee3e134d87dc44816828e46dd71bf6a3abb9c
parent70bf249cfb83ee1836bf8d16b0f74e60b873b9ba
(missed in last commit)

Change the 'cookie' to be the ntlmssp_context, and use the 'auth_context' on
that to store the cookie.  Ensures that simple callbacks can 'just work'.

Also make it clear that we are doing a pull_string into a pstring, not just
any sized buffer.

Andrew Bartlett
(This used to be commit c7793f27188e658b7fc6336aa51d367eab36fc17)
source3/libsmb/clispnego.c
source3/libsmb/ntlmssp.c