s3:utils: Fix net_context_creds() with machine password
authorAndreas Schneider <asn@samba.org>
Thu, 25 Mar 2021 11:03:22 +0000 (12:03 +0100)
committerRalph Boehme <slow@samba.org>
Tue, 30 Mar 2021 05:48:37 +0000 (05:48 +0000)
commitc8e477edc0fc05c97c0ed9e26103fed278ee2890
tree31bacf412cca7efac0d805083b9d0f73c386d622
parentdc05cdb192852abaeb70e46c3b4d851c4ab51971
s3:utils: Fix net_context_creds() with machine password

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/utils/net_util.c