rpcclient: Make cmd_samr.c independent of global domain_sid
authorVolker Lendecke <vl@samba.org>
Sat, 28 Sep 2019 02:20:17 +0000 (19:20 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 3 Oct 2019 16:39:31 +0000 (16:39 +0000)
commitcb0b54d9acb4a0021a09f90299fec1bad3b63107
treec71355143e090fd6b464536015b5476ed09d538c
parentdd108a171fe807b67fe8186cf96af18836bea451
rpcclient: Make cmd_samr.c independent of global domain_sid

Pure SAMR allows us to figure out the domain sid, we don't need LSA
for this.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/rpcclient/cmd_samr.c