1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-10 04:23:50 +03:00

r26545: Sync output with ejs.

(This used to be commit 48ceaa9643)
This commit is contained in:
Jelmer Vernooij
2007-12-20 15:53:56 +01:00
committed by Stefan Metzmacher
parent 7c1fdfe4b5
commit 109a903750
3 changed files with 32 additions and 36 deletions

View File

@@ -72,6 +72,8 @@ class Ldb(ldb.Ldb):
if session_info is not None:
self.set_session_info(self, session_info)
assert misc.ldb_register_samba_handlers(self) == 0
if lp is not None:
self.set_loadparm(self, lp)