cli_netlogon: Remove a fallback for authoritative=NULL
authorVolker Lendecke <vl@samba.org>
Sat, 28 Jan 2017 11:27:21 +0000 (11:27 +0000)
committerVolker Lendecke <vl@samba.org>
Tue, 7 Mar 2017 08:15:17 +0000 (09:15 +0100)
commit72b9b629565ae7a39d3a4315b32ee9210be0e69d
tree0fd9e1d5d5c88a94afea4a61ff164529e19ab7a9
parent57b3b122296452fd78261d21e06ffa6dd3a10156
cli_netlogon: Remove a fallback for authoritative=NULL

The two callers of rpccli_netlogon_network_logon have authoritative
set !=NULL

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/rpc_client/cli_netlogon.c