join.py: Ensure to fill in samAccountName so we get the domain$ account
authorAndrew Bartlett <abartlet@samba.org>
Fri, 22 Aug 2014 05:49:06 +0000 (17:49 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 31 Aug 2014 22:36:42 +0000 (00:36 +0200)
commitb9e1736216413f6583fac6948998f29531fa630d
treec23845e680878186ee325469c344136989553c16
parent8485cc9448f0114510f80a1ad40b50be991bbc42
join.py: Ensure to fill in samAccountName so we get the domain$ account

Otherwise, we get a random samAccountName

Andrew Bartlett

Change-Id: I87ea532fe22c1b2d2effd52859da3b357f692b5a
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
python/samba/join.py