]> git.ipfire.org Git - thirdparty/samba.git/commit
provision: use 120 characters for the dns account password
authorStefan Metzmacher <metze@samba.org>
Mon, 21 Feb 2022 14:08:34 +0000 (15:08 +0100)
committerJule Anger <janger@samba.org>
Mon, 7 Mar 2022 10:12:26 +0000 (10:12 +0000)
commit8c58c14cd66504ffde4cd49e6fb4a4c681957a2f
tree0245db9548fa86222069d5e839fc21b00c8f7d74
parent00aa1f8bbae0d60f05e4f9064f5f5703af73312b
provision: use 120 characters for the dns account password

We should use the same as for the computer account.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
(cherry picked from commit 3b91be36581de1007427d539daffdaa62752412d)
python/samba/provision/__init__.py