summaryrefslogtreecommitdiff
path: root/source4/setup/tests/blackbox_setpassword.sh
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2012-08-21 20:04:16 +1000
committerAndrew Bartlett <abartlet@samba.org>2012-08-22 01:31:57 +0200
commit9170f9ce95583f30d108d4a2d23b05f246a3514c (patch)
treed3ea1d8cc135eef6659f606e85481e15bedc38fb /source4/setup/tests/blackbox_setpassword.sh
parent97b13799ce4786f03602fba8eb6ad5da7023bb5c (diff)
downloadsamba-9170f9ce95583f30d108d4a2d23b05f246a3514c.tar.gz
samba-9170f9ce95583f30d108d4a2d23b05f246a3514c.tar.bz2
samba-9170f9ce95583f30d108d4a2d23b05f246a3514c.zip
selftest: Specify --use-ntvfs to provision in test scripts
Because these run as non-root, we need to avoid doing things that will fail during the provision. The main test of the s3fs provision is the plugin_s4_dc environment with a smb.conf that specifies vfs_fake_acls. Andrew Bartlett
Diffstat (limited to 'source4/setup/tests/blackbox_setpassword.sh')
-rwxr-xr-xsource4/setup/tests/blackbox_setpassword.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/setup/tests/blackbox_setpassword.sh b/source4/setup/tests/blackbox_setpassword.sh
index e99cdcc158..6502774874 100755
--- a/source4/setup/tests/blackbox_setpassword.sh
+++ b/source4/setup/tests/blackbox_setpassword.sh
@@ -15,7 +15,7 @@ shift 1
samba_tool="./bin/samba-tool"
rm -rf $PREFIX/simple-dc
-testit "simple-dc" $PYTHON $SRCDIR/source4/setup/provision --server-role="dc" --domain=FOO --realm=foo.example.com --domain-sid=S-1-5-21-4177067393-1453636373-93818738 --targetdir=$PREFIX/simple-dc
+testit "simple-dc" $PYTHON $SRCDIR/source4/setup/provision --server-role="dc" --domain=FOO --realm=foo.example.com --domain-sid=S-1-5-21-4177067393-1453636373-93818738 --targetdir=$PREFIX/simple-dc --use-ntvfs
testit "user add" $samba_tool user create --configfile=$PREFIX/simple-dc/etc/smb.conf testuser testp@ssw0Rd