rpcclient: Fix "capabilities" command
commit82c17bc9faaca395e1cc91a672348f08362984a0
authorVolker Lendecke <vl@samba.org>
Wed, 20 Sep 2017 00:30:02 +0000 (19 17:30 -0700)
committerVolker Lendecke <vl@samba.org>
Mon, 25 Sep 2017 11:42:19 +0000 (25 13:42 +0200)
treef1f7bdeab85120be6ac7ff29ee92094bf7aeee21
parent32e823e08df305919ba0a001a389eb88b7d1be68
rpcclient: Fix "capabilities" command

This used to not properly store the chained credentials back into the
netlogon_creds_cli tdb. This by the way is the bug that all the
routines for the NT4 style sam replication had that just disappeared.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Mon Sep 25 13:42:19 CEST 2017 on sn-devel-144
source3/rpcclient/cmd_netlogon.c