net: fix credentials in trustdom establish
commit15c07723765c6863a0ada9dfbaaa204604500907
authorRalph Boehme <slow@samba.org>
Wed, 10 Jan 2024 14:06:14 +0000 (10 15:06 +0100)
committerStefan Metzmacher <metze@samba.org>
Sat, 20 Jan 2024 13:20:37 +0000 (20 13:20 +0000)
tree218ce1c23d365962eb6bf5ee86962ce4f3ad98bd
parent340753a2554ce9a842a6c90d684fb0510def81a1
net: fix credentials in trustdom establish

This was broken by ea071d278a614f17b5417d3ff98e1b8d1fd8970d. I guess the whole
opt_user_specified dance should be ripped out, but that's a fix for another day.

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/utils/net_rpc.c