mirror of
https://github.com/samba-team/samba.git
synced 2025-07-20 08:59:06 +03:00
r26475: Add ldb.set_credentials function.
(This used to be commit dbebb4ef47
)
This commit is contained in:
committed by
Stefan Metzmacher
parent
1afe054916
commit
0a01f50f98
@ -57,6 +57,10 @@ def _swig_setattr_nondynamic_method(set):
|
||||
return set_attr
|
||||
|
||||
|
||||
import ldb
|
||||
import credentials
|
||||
import param
|
||||
random_password = _misc.random_password
|
||||
ldb_set_credentials = _misc.ldb_set_credentials
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user