mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
tests/krb5: Import MAX_CLOCK_SKEW more directly
Signed-off-by: Jo Sutton <josutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
21d46f3ece
commit
47c519af8e
@ -46,11 +46,12 @@ from samba.gkdi import (
|
||||
Gkid,
|
||||
GroupKey,
|
||||
KEY_CYCLE_DURATION,
|
||||
MAX_CLOCK_SKEW,
|
||||
)
|
||||
|
||||
from samba.tests import connect_samdb
|
||||
from samba.tests.krb5 import kcrypto
|
||||
from samba.tests.gkdi import GkdiBaseTest, MAX_CLOCK_SKEW
|
||||
from samba.tests.gkdi import GkdiBaseTest
|
||||
from samba.tests.krb5.kdc_base_test import KDCBaseTest
|
||||
from samba.tests.krb5.raw_testcase import KerberosCredentials
|
||||
from samba.tests.krb5.rfc4120_constants import (
|
||||
|
Loading…
Reference in New Issue
Block a user