diff options
author | Gerald (Jerry) Carter <jerry@samba.org> | 2008-08-22 10:17:04 -0500 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2008-08-22 14:50:58 -0500 |
commit | 7e0314f6a29dd36e3911a21972aedb76270f1313 (patch) | |
tree | fee8a032f6624a812febd67af004a0c18719e857 /source3/pkgconfig | |
parent | 2ed60a4f6a6e7533648a588fa3c5d98f37529229 (diff) | |
download | samba-7e0314f6a29dd36e3911a21972aedb76270f1313.tar.gz samba-7e0314f6a29dd36e3911a21972aedb76270f1313.tar.bz2 samba-7e0314f6a29dd36e3911a21972aedb76270f1313.zip |
winbindd: Fix crash in cm_connect_sam()
Fix segv when talking to parent DC (joined to child domain).
The root cause was
(a) storing the parent domain in the cli_state struct caused
the NTLMSSP pipe bind to fail which made us fallover to
the schannel code path
(b) the dcinfo pointer in cm_get_schannel_dcinfo() was returning
NULL even though the function indicated success.
(This used to be commit 5ce4a2ae6697970ea37d0078a506615b4b7a9a9c)
Diffstat (limited to 'source3/pkgconfig')
0 files changed, 0 insertions, 0 deletions