selftest: Fix flipped machine and user constants
authorAndrew Bartlett <abartlet@samba.org>
Mon, 9 Nov 2020 22:09:59 +0000 (11:09 +1300)
committerGary Lockyer <gary@samba.org>
Wed, 11 Nov 2020 01:15:39 +0000 (01:15 +0000)
This naturally does not change the test, but reduces developer
confusion.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
python/samba/tests/krb5/as_canonicalization_tests.py

index 3f8ed5c5a1126598206679a665a4f86ce8b45d61..7cdf614482ef81acacf6bd5b61f014297c5020cc 100755 (executable)
@@ -120,8 +120,8 @@ class TestData:
         return rep
 
 
-MACHINE_NAME = "tstkrb5cnnusr"
-USER_NAME    = "tstkrb5cnnmch"
+MACHINE_NAME = "tstkrb5cnnmch"
+USER_NAME    = "tstkrb5cnnusr"
 
 # Encryption types
 AES256_CTS_HMAC_SHA1_96 = int(