diff options
author | Andrew Bartlett <abartlet@samba.org> | 2003-08-19 20:39:32 +0000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2003-08-19 20:39:32 +0000 |
commit | e10f0529fe9d8d245b3cd001cce6a9a86896679c (patch) | |
tree | 08a2ed8f07a0a0b8ae4c99327af8b90af03ce714 /docs/htmldocs/nmbd.8.html | |
parent | b9e9efbfa4eec41823446a03e313be453d1f7d3c (diff) | |
download | samba-e10f0529fe9d8d245b3cd001cce6a9a86896679c.tar.gz samba-e10f0529fe9d8d245b3cd001cce6a9a86896679c.tar.xz samba-e10f0529fe9d8d245b3cd001cce6a9a86896679c.zip |
- Fix the kerberos downgrade problem:
- When connecting to the NETOGON pipe, we make a call to auth2, in order
to verify our identity. This call was being made with negotiation flags
of 0x1ff. This caused our account to be downgraded. If we instead make
the call with flags > 1ff (such as 0x701ff), then this does not occour.
- This is *not* related to the use of kerberos for the CIFS-level connection
My theory is that Win2k has a test to see if we are sending *exactly* what
NT4 sent - setting any other flags seems to cause us to remain intact.
Also ensure that we only have 'setup schannel' code in a few places, not
scattered around cmd_netlogon too.
Andrew Bartlett
Diffstat (limited to 'docs/htmldocs/nmbd.8.html')
0 files changed, 0 insertions, 0 deletions