python: Fix NtVer check for site_dn_for_machine()
authorAndreas Schneider <asn@samba.org>
Mon, 15 Apr 2024 05:32:02 +0000 (07:32 +0200)
committerAndreas Schneider <asn@samba.org>
Wed, 17 Apr 2024 13:39:11 +0000 (15:39 +0200)
commit6095f19a3fbcdd6e744f074380eb694d9830ece0
treedc60498f7d6c276d91d66738fbe8cd35f47ca2a5
parentcc7c12e5d5c74812e089b7f4bc5b0c78553ccf24
python: Fix NtVer check for site_dn_for_machine()

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15633

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: David Mulder <dmulder@samba.org>
python/samba/gp/gpclass.py