]> git.samba.org - bbaumbach/samba-autobuild/.git/commit
s3:utils: Use cli_cm_force_encryption() instead of cli_force_encryption()
authorStefan Metzmacher <metze@samba.org>
Thu, 3 Nov 2016 14:11:29 +0000 (15:11 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Mon, 19 Dec 2016 12:41:15 +0000 (13:41 +0100)
commitb38f1aee4092cd621081614dce34a86d0d70afff
tree1a12b18d0ff048ccf473624a5b2958f64863296e
parent6e122eef71c05c76d26ffce0ce7c4c4750f428f8
s3:utils: Use cli_cm_force_encryption() instead of cli_force_encryption()

This allows SMB3 encryption instead of returning NT_STATUS_NOT_SUPPORTED.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Mon Dec 19 13:41:15 CET 2016 on sn-devel-144
source3/utils/net_util.c