1
0
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:
Jelmer Vernooij
2007-12-16 15:50:02 +01:00
committed by Stefan Metzmacher
parent 1afe054916
commit 0a01f50f98
7 changed files with 154 additions and 21 deletions

View File

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