summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/security/syncmachinepasswordscript.xml
AgeCommit message (Collapse)AuthorFilesLines
2024-08-16docs-xml: Fix script location in syncmachinepasswordscript.xmlAnoop C S1-2/+2
Update the change in installation path for winbind_ctdb_updatekeytab.sh from SAMBA_DATADIR to newly defined CTDB_DATADIR. BUG: https://bugzilla.samba.org/show_bug.cgi?id=15689 Signed-off-by: Anoop C S <anoopcs@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> Reviewed-by: Guenther Deschner <gd@samba.org> Reviewed-by: Pavel Filipenský <pfilipensky@samba.org> Autobuild-User(master): Anoop C S <anoopcs@samba.org> Autobuild-Date(master): Fri Aug 16 09:49:30 UTC 2024 on atb-devel-224
2024-08-13docs:smbdotconf: Improve documentation for 'sync machine password script'Pavel Filipenský1-1/+12
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>
2024-07-26docs:smbdotconf: Add parameter 'sync machine password script'Pavel Filipenský1-0/+15
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>