summaryrefslogtreecommitdiff
path: root/source4/scripting/devel
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2010-03-19 17:24:53 +1100
committerAndrew Tridgell <tridge@samba.org>2010-03-20 16:50:27 +1100
commitc04922ec20034beec9e37232ce5fa35596bf7ca0 (patch)
tree768af3e8a2e12980ba62a71837fcf427de06c750 /source4/scripting/devel
parent429102e6bde396492e53a1984242de46e28dd9d1 (diff)
downloadsamba-c04922ec20034beec9e37232ce5fa35596bf7ca0.tar.gz
samba-c04922ec20034beec9e37232ce5fa35596bf7ca0.tar.bz2
samba-c04922ec20034beec9e37232ce5fa35596bf7ca0.zip
build: useful shell vars for setting up selftest
Diffstat (limited to 'source4/scripting/devel')
-rw-r--r--source4/scripting/devel/selftest-vars.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/source4/scripting/devel/selftest-vars.sh b/source4/scripting/devel/selftest-vars.sh
new file mode 100644
index 0000000000..a20576fdb0
--- /dev/null
+++ b/source4/scripting/devel/selftest-vars.sh
@@ -0,0 +1,9 @@
+# . these into your shell to allow you to run with socketwrapper
+# outside the test environment
+
+export SELFTEST_INTERFACES=127.0.0.6/8,127.0.0.7/8,127.0.0.8/8,127.0.0.9/8,127.0.0.10/8,127.0.0.11/8
+export SOCKET_WRAPPER_DEFAULT_IFACE=6
+export SOCKET_WRAPPER_DIR=./st/w
+export UID_WRAPPER=1
+export NSS_WRAPPER_PASSWD=st/dc/passwd
+export NSS_WRAPPER_GROUP=st/dc/passwd