summaryrefslogtreecommitdiff
path: root/source3/script/updatekeytab_test.sh
AgeCommit message (Collapse)AuthorFilesLines
2025-07-10tests: Replace PREFIX_ABS with PREFIXPavel Filipenský1-1/+1
Signed-off-by: Pavel Filipenský <pfilipensky@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
2024-07-26selftest: Add tests for keytab update in clustered sambaPavel Filipenský1-0/+3
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>