summaryrefslogtreecommitdiff
path: root/selftest/selftest.pl
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2018-08-27 15:00:12 +1200
committerAndrew Bartlett <abartlet@samba.org>2018-09-05 11:42:24 +0200
commit71ba7cb9b1a5896e6fcdcd6d607339c40d335027 (patch)
tree5f38322b1c481c2c481ce58e58ac06cf32e11084 /selftest/selftest.pl
parenta6182bd9512e6c78cfd2127790419418ab776be9 (diff)
downloadsamba-71ba7cb9b1a5896e6fcdcd6d607339c40d335027.tar.gz
selftest: Add new test to run krb5.kdc.canon against a user with an SPN for a UPN
The failures in this test compared with Windows Server 1709 are added to knownfail. Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
Diffstat (limited to 'selftest/selftest.pl')
-rwxr-xr-xselftest/selftest.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/selftest/selftest.pl b/selftest/selftest.pl
index 7eb5f74b3ef..3ee266c4d0a 100755
--- a/selftest/selftest.pl
+++ b/selftest/selftest.pl
@@ -815,6 +815,7 @@ sub get_running_env($)
my @exported_envvars = (
# domain stuff
"DOMAIN",
+ "DNSNAME",
"REALM",
"DOMSID",