summaryrefslogtreecommitdiff
path: root/source4/utils/tests/test_net.sh
AgeCommit message (Collapse)AuthorFilesLines
2009-02-03s4:selftest: avoid hardcoded pathes in blackbox testsStefan Metzmacher1-3/+4
metze
2008-09-08Move blackbox.smbclient to test against the member server.Andrew Bartlett1-0/+39
The DC is now using smb signing, so testing for the old SMB versions won't work. Add a new test script to check 'net join' independent of blackbox.smbclient. Andrew Bartlett (This used to be commit 44ff392ffea52e89a3ac096a6d381ae540d3473c)