1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-21 12:59:09 +03:00

r26477: Allow setting loadparm context for a ldb context in python, plus some other minor improvements.

(This used to be commit d88527a9d6)
This commit is contained in:
Jelmer Vernooij
2007-12-16 17:17:37 +01:00
committed by Stefan Metzmacher
parent 92d42862dd
commit 440fd87961
5 changed files with 97 additions and 8 deletions

View File

@ -62,5 +62,6 @@ import credentials
import param
random_password = _misc.random_password
ldb_set_credentials = _misc.ldb_set_credentials
ldb_set_loadparm = _misc.ldb_set_loadparm