s3:libads: Fix creating machine account using LDAP
authorAndreas Schneider <asn@samba.org>
Tue, 13 Aug 2019 14:34:34 +0000 (16:34 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 9 Oct 2019 07:06:35 +0000 (07:06 +0000)
commitce7762935051c862ecdd3e82d93096aac61dd292
treee166a6ee350a8a0418ad6eb691bd3b8fbf96594a
parentb755a6438022579dab1a403c81d60b1ed7efca38
s3:libads: Fix creating machine account using LDAP

This implements the same behaviour as Windows.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13884

Pair-Programmed-With: Guenther Deschner <gd@samba.org>
Signed-off-by: Guenther Deschner <gd@samba.org>
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
source3/libads/ads_proto.h
source3/libads/ldap.c
source3/libnet/libnet_join.c