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:
committed by
Stefan Metzmacher
parent
92d42862dd
commit
440fd87961
@ -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
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user