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)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 9 Oct 2019 07:06:35 +0000 (07:06 +0000)
commitb755a6438022579dab1a403c81d60b1ed7efca38
tree90db0b07f94722233cf38ec98148903028358db3
parent4f389c1f78cdc2424795e3b2a1ce43818c400c2d
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>
source3/libads/ldap.c