Try to see if we can get these tests working...
authorAndrew Bartlett <abartlet@samba.org>
Sun, 20 Jan 2002 21:41:07 +0000 (21:41 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 20 Jan 2002 21:41:07 +0000 (21:41 +0000)
(This used to be commit e809e6c20f08658f0d087c30767f9e38e53507fc)

testsuite/build_farm/basicsmb-domainsec-nt4.test
testsuite/build_farm/basicsmb-domainsec.test

index 5bf3305516a9303f6d6812db4232c6ac59c7d780..96fac42ab2f62874f6af53882f619406609f65bc 100644 (file)
@@ -1,7 +1,3 @@
-if [ $whoami != "root" ]; then
-       exit 0;
-fi
-
 . basicsmb.fns
 
 test_joindomain_nt4() {
index 5dd005a6ee7ac2e854f8453ce3b0b9322ffb8d3f..20a7001c746f9ddafe91b4498a6e09a97d3ae0cc 100644 (file)
@@ -17,11 +17,11 @@ test_joindomain() {
 }
 
 password=samba
-security=DOMAIN
 (test_smb_conf_setup && test_smbpasswd $password ) || exit 1
 
 test_joindomain $password || exit 1
 
+security=DOMAIN
 test_listfilesauth $security  || exit 1
 test_listfilesnpw $security  || exit 1