mirror of
https://github.com/samba-team/samba.git
synced 2025-01-15 23:24:37 +03:00
86f61568ea
The bug (found by tridge) is that Win2k3 is being tighter about the NTLMSSP flags. If we don't negotiate sealing, we can't use it. We now have a way to indicate to the GENSEC implementation mechanisms what things we want for a connection. Andrew Bartlett