summaryrefslogtreecommitdiff
path: root/source3/script/tests/test_groupmap.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>
2022-05-18s3:tests: Reformat test_groupmap.shAndreas Schneider1-89/+92
shfmt -f source3/script/| xargs shfmt -w -p -i 0 -fn Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Anoop C S <anoopcs@samba.org> Reviewed-by: Alexander Bokovoy <ab@samba.org>
2007-10-10r18867: change the group mapping code to use ldb instead of tdbAndrew Tridgell1-0/+214
See the discussion of this on the samba-technical list (This used to be commit 4ad1436ceae0128e187222fce0fc79adb3049d3f)