diff --git a/source3/script/tests/test_net_rpc_oldjoin.sh b/source3/script/tests/test_net_rpc_oldjoin.sh index e9c150807ce..d650eadc532 100755 --- a/source3/script/tests/test_net_rpc_oldjoin.sh +++ b/source3/script/tests/test_net_rpc_oldjoin.sh @@ -17,9 +17,6 @@ incdir=$(dirname $0)/../../../testprogs/blackbox maccount="OLDJOINTEST" privatedir="$PREFIX/private" -UID_WRAPPER_ROOT=1 -export UID_WRAPPER_ROOT - OPTIONS="--configfile $SMB_CONF_PATH --option=netbiosname=$maccount --option=security=domain --option=domainlogons=no --option=privatedir=$privatedir" test_smbpasswd()