From: Pavel Filipenský Date: Tue, 6 Aug 2024 06:42:34 +0000 (+0200) Subject: WHATSNEW: update the "Automatic keytab update after machine password change" section X-Git-Tag: samba-4.21.0rc2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2552df221d4786782940683f3d2f2389ef56f519;p=thirdparty%2Fsamba.git WHATSNEW: update the "Automatic keytab update after machine password change" section BUG: https://bugzilla.samba.org/show_bug.cgi?id=15689 Pair-Programmed-With: Stefan Metzmacher Signed-off-by: Pavel Filipenský Signed-off-by: Stefan Metzmacher --- diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 9d5c0bac515..65759113dc0 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -231,11 +231,13 @@ keytab' as in these examples: A new parameter 'sync machine password script' allows to specify external script -that will be triggered after the automatic keytab update. Example of such script -that can be used in a cluster environment with ctdb is -source3/script/updatekeytab.sh +that will be triggered after the automatic keytab update. If keytabs should be +generated in clustered environments it is recommended to update them on all +nodes. Check in smb.conf(5) the scripts winbind_ctdb_updatekeytab.sh and +46.update-keytabs.script in section 'sync machine password script' for details. + +For detailed information check the smb.conf(5) and net(8) manpages. -For detailed information check the smb.conf(5) manpage. REMOVED FEATURES ================