s4-devel: developer script for adding DNS entries via netlogon RPC
authorAndrew Tridgell <tridge@samba.org>
Fri, 17 Sep 2010 07:06:29 +0000 (17:06 +1000)
committerAndrew Tridgell <tridge@samba.org>
Fri, 17 Sep 2010 09:02:19 +0000 (19:02 +1000)
commit90d685afe57e08ce7da575783c4d279e1be021f6
treee700d2623ae4dcbc86b23ace207534023b61e413
parentfb81cc080d40844010daae559e6be6a747c10ecd
s4-devel: developer script for adding DNS entries via netlogon RPC

this calls the netlogon DsrUpdateReadOnlyServerDnsRecords call to add
DNS entries for a RODC via RPC calls. The call is routed via a IRPC
call to winbind, as winbind is the one with the schannel credential
chaining setup.

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/scripting/devel/rodcdns [new file with mode: 0755]