mirror of
https://github.com/samba-team/samba.git
synced 2025-07-26 03:42:04 +03:00
python: Make SamDB.set_ntds_invocation_id take a string.
(This used to be commit 59bb26772f
)
This commit is contained in:
@ -70,6 +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
|
||||
dsdb_set_ntds_invocation_id = _misc.dsdb_set_ntds_invocation_id
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user