1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

selftest: Fix flipped machine and user constants

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>
This commit is contained in:
Andrew Bartlett 2020-11-10 11:09:59 +13:00 committed by Gary Lockyer
parent d7f731ed35
commit 579a3c641c

View File

@ -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(