rpcclient: allow -U'OTHERDOMAIN\user' again
commitc9a519992de26ae412da6d23d583a6d6e6e3abff
authorStefan Metzmacher <metze@samba.org>
Sun, 2 Apr 2017 22:19:40 +0000 (3 00:19 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 20 Apr 2017 10:23:18 +0000 (20 12:23 +0200)
tree9bad450d5a3bdbbc67e2a785eaeae1483b77bb6f
parent8719babb7e49b30e764ce9fa687c432e043451dd
rpcclient: allow -U'OTHERDOMAIN\user' again

I guess the primary reason for forcing lp_workgroup()
was the usage of -U% together with schannel,
see source3/script/tests/test_rpcclient_samlogon.sh

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12731

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Wed Apr  5 14:09:23 CEST 2017 on sn-devel-144

(cherry picked from commit f1e3c8ebb31fcd9ef9e1809a42a648442dffc1ee)
source3/rpcclient/rpcclient.c