mirror of
https://github.com/samba-team/samba.git
synced 2025-12-05 12:23:50 +03:00
python: Add bindings for SamDB.set_invocation_id().
(This used to be commit c09efa7b77)
This commit is contained in:
@@ -70,5 +70,6 @@ dsdb_attach_schema_from_ldif_file = _misc.dsdb_attach_schema_from_ldif_file
|
||||
version = _misc.version
|
||||
dsdb_set_global_schema = _misc.dsdb_set_global_schema
|
||||
ldb_register_samba_handlers = _misc.ldb_register_samba_handlers
|
||||
samdb_set_ntds_invocation_id = _misc.samdb_set_ntds_invocation_id
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user