Update the netlogon code to better cope with trusted domains, where things
authorAndrew Bartlett <abartlet@samba.org>
Sat, 15 Jun 2002 11:40:25 +0000 (11:40 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 15 Jun 2002 11:40:25 +0000 (11:40 +0000)
commit6872de2e5b27fd2de61ed14c85475a0eacd637ca
treec7b895b9daa4b1c9bf6a13ce7d9b29e237bb3a12
parenta07f2c08ff145f414618165739fe7f2d203931e8
Update the netlogon code to better cope with trusted domains, where things
like the domain name and SID come from the remote domain, not the local
one.  These are filled out by the code from the previous commit (auth_util.c,
the make_server_info_info3() fn) and read back here.

Andrew Bartlett
source/rpc_server/srv_netlog_nt.c