mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
s3/selftest: Change samba3.blackbox.net.misc desc. to include protocol
Signed-off-by: Noel Power <noel.power@suse.com> Reviewed-by: Ralph Boehme <slow@samba.org>
This commit is contained in:
parent
c86171aa8b
commit
df4b8b80b3
@ -424,10 +424,10 @@ for env in ["fileserver:local"]:
|
||||
plantestsuite("samba3.blackbox.net_registry_import", env, [os.path.join(samba3srcdir, "script/tests/test_net_registry_import.sh"), '$SERVER', '$LOCAL_PATH', '$USERNAME', '$PASSWORD'])
|
||||
|
||||
# TODO encrypted against member, with member creds, and with DC creds
|
||||
plantestsuite("samba3.blackbox.net.misc", "ad_dc:local",
|
||||
plantestsuite("samba3.blackbox.net.misc NT1", "ad_dc:local",
|
||||
[os.path.join(samba3srcdir, "script/tests/test_net_misc.sh"),
|
||||
scriptdir, "$SMB_CONF_PATH", net, configuration, "NT1"])
|
||||
plantestsuite("samba3.blackbox.net.misc", "ad_dc:local",
|
||||
plantestsuite("samba3.blackbox.net.misc SMB3", "ad_dc:local",
|
||||
[os.path.join(samba3srcdir, "script/tests/test_net_misc.sh"),
|
||||
scriptdir, "$SMB_CONF_PATH", net, configuration, "SMB3"])
|
||||
plantestsuite("samba3.blackbox.net.local.registry", "nt4_dc:local",
|
||||
|
Loading…
Reference in New Issue
Block a user