summaryrefslogtreecommitdiff
path: root/source4/setup/tests/blackbox_group.sh
AgeCommit message (Collapse)AuthorFilesLines
2012-09-11s4:setup/tests: make use of samba-tool domain provisionStefan Metzmacher1-1/+1
metze
2012-08-23selftest: Specify --use-ntvfs when testing the group codeAndrew Bartlett1-1/+1
We do not need to set filesystem ACLs in this case. Andrew Bartlett
2012-05-03Extension to the samba-tool group subcommand functionality to allow listing ↵Lukasz Zalewski1-0/+6
of the members of an AD group
2011-10-23s4: samba-tool subcommand rename - change samba-tool user add to samba-tool ↵Theresa Halloran1-2/+2
user create Signed-off-by: Theresa Halloran <thallora@linux.vnet.ibm.com> Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
2011-07-28samba-tool: updated test suite to account for newuser changeGiampaolo Lauria1-2/+2
Updated test suite invocations of newuser to "user add" as the newuser functionality is now being moved to "user add" Signed-off-by: Andrew Tridgell <tridge@samba.org>
2011-02-07s4-test: fixed more assumptions of ./setup for setup directoryAndrew Tridgell1-1/+1
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
2010-10-28s4 net: rename to samba-tool in order to not clash with s3 netKai Blin1-39/+39
Autobuild-User: Kai Blin <kai@samba.org> Autobuild-Date: Thu Oct 28 07:25:16 UTC 2010 on sn-devel-104
2010-07-10s4 unittests: remove the provision directory before (re)generatingMatthieu Patou1-0/+1
2010-06-20make test modules for net group set of commands and modification to the ↵Lukasz Zalewski1-0/+73
newuser to include additional parameters Signed-off-by: Jelmer Vernooij <jelmer@samba.org>