]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
WHATSNEW: update the "Automatic keytab update after machine password change" section
authorPavel Filipenský <pfilipensky@samba.org>
Tue, 6 Aug 2024 06:42:34 +0000 (08:42 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 13 Aug 2024 15:37:12 +0000 (15:37 +0000)
BUG: https://bugzilla.samba.org/show_bug.cgi?id=15689

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>

Signed-off-by: Pavel Filipenský <pfilipensky@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
WHATSNEW.txt

index 9d5c0bac5150aa9212fd0ef5eb11652a7a187a6d..65759113dc03cbff7cacf565c355ed0bf4e42576 100644 (file)
@@ -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
 ================