rpcclient: allow -U'OTHERDOMAIN\user' again
authorStefan Metzmacher <metze@samba.org>
Sun, 2 Apr 2017 22:19:40 +0000 (00:19 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 5 Apr 2017 12:09:23 +0000 (14:09 +0200)
commitf1e3c8ebb31fcd9ef9e1809a42a648442dffc1ee
tree8407d205b488bde21a242ddb5e5df5c5b911edbd
parent5da471919d2b7ed45be574a8cb7c88351f894797
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
source3/rpcclient/rpcclient.c