s4:testprogs Operate the blackbox kinit and net tests using the :local config
authorAndrew Bartlett <abartlet@samba.org>
Thu, 15 Jul 2010 06:45:13 +0000 (16:45 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 15 Jul 2010 21:08:41 +0000 (07:08 +1000)
commit0e212acd32b0378e9d7ea912f0eee5afa230d898
treea6610b34b0f280048f8aae2da3c3e4dbbe2340eb
parent8769e75a616a3f4b7cc1a2b5f7ea261262ad75d2
s4:testprogs Operate the blackbox kinit and net tests using the :local config

This :local tells selftest.pl to use the local smb.conf for the test
environment, not the generic client smb.conf

This then makes the rest work properly - otherwise, it may attempt to
connect to the wrong KDC for example.

The only problem is that we can't test the 'net join' with this set,
so this is removed from the test.  The member server test environment
checks this anyway.

Andrew Bartlett
source4/selftest/tests.sh
source4/utils/tests/test_net.sh
testprogs/blackbox/test_kinit.sh