s4:rpc_server: Use samba_gnutls_arcfour_confounded_md5() in samr_set_password_ex()
authorAndrew Bartlett <abartlet@samba.org>
Thu, 25 Jul 2019 00:50:57 +0000 (12:50 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 26 Jul 2019 01:48:24 +0000 (01:48 +0000)
commit9363abfb5fcfeff30295ce0cf94c18941a6c4e9f
tree378c3ae62cdde905c241a0f59bb7630b8207d56b
parent359ae5be0d21e7ab235035aab65710c9459e9593
s4:rpc_server: Use samba_gnutls_arcfour_confounded_md5() in samr_set_password_ex()

This allows the use of GnuTLS for the underlying RC4 crypto operations.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source4/rpc_server/samr/samr_password.c