]> git.ipfire.org Git - thirdparty/samba.git/commit
upgradehelpers.py: add a comment to update_krbtgt_account_password()
authorStefan Metzmacher <metze@samba.org>
Mon, 21 Feb 2022 14:23:54 +0000 (15:23 +0100)
committerJule Anger <janger@samba.org>
Mon, 7 Mar 2022 10:12:26 +0000 (10:12 +0000)
commit98714cc23500ef4d4a37ec82dcd70efd37917555
tree1bf20703e73f20572f271893cbd3e53c5d361515
parentfcd3dc4e445a404962fe17e8c5d9e970590e9a8b
upgradehelpers.py: add a comment to update_krbtgt_account_password()

The backend generates its own random krbtgt password values.

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 ad0b5561b492dfa28acfc9604b2358bb8b490703)
python/samba/upgradehelpers.py