Make sure smbtorture4 can find all gensec modules. (Fixes RPC-BINDSAMBA3)
authorJelmer Vernooij <jelmer@samba.org>
Thu, 8 Jan 2009 14:23:35 +0000 (15:23 +0100)
committerJelmer Vernooij <jelmer@samba.org>
Thu, 8 Jan 2009 14:23:35 +0000 (15:23 +0100)
source3/script/tests/selftest.sh

index e8adc32c7cf2b99814a3291e4be4809245355187..4786a78d31b082792bc8c34fc1c6296840357c23 100755 (executable)
@@ -164,6 +164,7 @@ cat >$SAMBA4CONFFILE<<EOF
        interfaces = $TORTURE_INTERFACES
        panic action = $SCRIPTDIR/gdb_backtrace %PID% %PROG%
        include = $COMMONCONFFILE
+       modules dir = $SRCDIR/bin/modules
 EOF
 
 cat >$SERVERCONFFILE<<EOF