Revert "s4-netlogon: always set the dNSHostName in GetDomainInfo"
authorMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Tue, 24 Nov 2009 19:30:07 +0000 (20:30 +0100)
committerMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Tue, 24 Nov 2009 19:30:07 +0000 (20:30 +0100)
commit9e852a1759e87d708885b690f78cdd11080f8b6e
tree648d86f091bf9d05e3686a7a73aa251315830313
parent4825df832336b0b7e8248856e3676dba3640863b
Revert "s4-netlogon: always set the dNSHostName in GetDomainInfo"

This reverts commit 87b6f2e863c6e117643ab6704e50167e849b69cc.

This was the cause of the breakage of the "LogonGetDomainInfo" testsuite. I
think my behaviour is more correct to Windows Server since the test works
against it (at least release 2003 R2).

One problem I discovered is that freshly joined workstations don't get their
DNS name into the directory. Therefore I think also another part (maybe another
RPC call) is able to do this.
source4/rpc_server/netlogon/dcerpc_netlogon.c