s3:libads: Don't set supported encryption types during account creation
authorAndreas Schneider <asn@samba.org>
Wed, 14 Aug 2019 10:17:20 +0000 (12:17 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 16 Oct 2019 12:15:54 +0000 (12:15 +0000)
commitac8c51fbb5611d5bd2c34cb5693a32238ef64cac
treef29a7afcf6d56b4a9bf761abd5421e3fce46ac9c
parentf5216b70c373e3acffc1d75f6efa3e8d273a41fe
s3:libads: Don't set supported encryption types during account creation

This is already handled by libnet_join_post_processing_ads_modify()
which calls libnet_join_set_etypes() if encrytion types should be set.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
(cherry picked from commit b755a6438022579dab1a403c81d60b1ed7efca38)
source3/libads/ldap.c