1
0
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:
Jelmer Vernooij
2008-01-24 22:08:39 +01:00
parent 52bc292f58
commit 859b847a68
4 changed files with 82 additions and 29 deletions

View File

@@ -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