s3:script: clustered samba: Add script updatekeytab.sh
commitbf13d9b3ef76a0d017fa7d81069f1d9da117de41
authorPavel Filipenský <pfilipensky@samba.org>
Tue, 9 Apr 2024 06:39:40 +0000 (9 08:39 +0200)
committerPavel Filipensky <pfilipensky@samba.org>
Fri, 26 Jul 2024 17:12:36 +0000 (26 17:12 +0000)
treec27ec63f995ab9b91c430611a85079bd2dd9b004
parent1fcaf066f42cf01c6978416e99b132fdbb1f55de
s3:script: clustered samba: Add script updatekeytab.sh

Admin should use this script in smb.conf parameter 'sync machine
password script' in clustered samba

TODO: onnode will update the keytab on all connected nodes, so the
update will happen on the triggering node twice. This can be improved in
the future.

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

Signed-off-by: Pavel Filipenský <pfilipensky@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/script/updatekeytab.sh [new file with mode: 0755]