samba-tool:domain: use generate_random_machine_password() for machine passwords
authorStefan Metzmacher <metze@samba.org>
Tue, 23 Aug 2016 10:37:37 +0000 (12:37 +0200)
committerRalph Boehme <slow@samba.org>
Tue, 21 Feb 2017 15:09:22 +0000 (16:09 +0100)
commitf04e09e1968c40483b8dc2f92b9c15bce0b0b55a
tree55678424f095aa863244a863388014d59ba7b50e
parentb2fac99ac63739398aa716c26d8e187a25bb8400
samba-tool:domain: use generate_random_machine_password() for machine passwords

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
python/samba/join.py