r950: - added netr_ServerAuthenticate3(). This is used by WinXP clients who try to...
authorAndrew Tridgell <tridge@samba.org>
Sun, 30 May 2004 13:15:15 +0000 (13:15 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:56:21 +0000 (12:56 -0500)
commit6a0ce94d025d4288c87080c0f4d6e3013559794c
treef8685df85062230d79fbbc063d023bc20f19bcab
parent45fd1ba4ec4bc17fd73a6e3e787b3f2205b49ed1
r950: - added netr_ServerAuthenticate3(). This is used by WinXP clients who try to login to Samba4, as
  WinXP sees us as an ADS server.

Unfortunately WinXP also uses a set of negotiate_flags that we don't
support yet. Some crypto work needed.
(This used to be commit 2d740b65706fb5b4ebc138587472a885d680517f)
source4/libcli/auth/credentials.h
source4/librpc/idl/netlogon.idl
source4/rpc_server/netlogon/dcerpc_netlogon.c
source4/torture/rpc/netlogon.c