s3:libsmb: Use cli_credentials_set_smb_encryption()
authorAndreas Schneider <asn@samba.org>
Wed, 10 Jun 2020 10:40:13 +0000 (12:40 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 19 Aug 2020 16:22:42 +0000 (16:22 +0000)
commitd0062d312cbbf80afd78143ca5c0be68f2d72b03
tree5eb1bcfca931600511a584645b1d05afe4d145e6
parent1acc6408be11bf1a161750bb510170dae3448849
s3:libsmb: Use cli_credentials_set_smb_encryption()

This also adds a SMBC_ENCRYPTLEVEL_DEFAULT to 'enum
smbc_smb_encrypt_level' in order to use the smb.conf default value.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/include/libsmbclient.h
source3/libsmb/ABI/smbclient-0.7.0.sigs [new file with mode: 0644]
source3/libsmb/libsmb_context.c
source3/libsmb/libsmb_server.c
source3/libsmb/wscript