From: Joseph Sutton Date: Wed, 18 Oct 2023 01:06:42 +0000 (+1300) Subject: tests/krb5: Remove incorrect functional level check X-Git-Tag: talloc-2.4.2~1222 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f860d1cba41a2e1ac4a82914a2471c652a135f3;p=thirdparty%2Fsamba.git tests/krb5: Remove incorrect functional level check RBCD has no relevance to a method called _tgs(). Signed-off-by: Joseph Sutton Reviewed-by: Andrew Bartlett --- diff --git a/python/samba/tests/krb5/conditional_ace_tests.py b/python/samba/tests/krb5/conditional_ace_tests.py index 86a281b8f51..d3caa1b0300 100755 --- a/python/samba/tests/krb5/conditional_ace_tests.py +++ b/python/samba/tests/krb5/conditional_ace_tests.py @@ -2742,11 +2742,6 @@ class ConditionalAceTests(ConditionalAceBaseTests): self.assertIsNot(code, CRASHES_WINDOWS) samdb = self.get_samdb() - functional_level = self.get_domain_functional_level(samdb) - - if functional_level < dsdb.DS_DOMAIN_FUNCTION_2008: - self.skipTest('RBCD requires FL2008') - domain_sid_str = samdb.get_domain_sid() client_creds = self.get_cached_creds(