mirror of
https://github.com/samba-team/samba.git
synced 2025-12-10 04:23:50 +03:00
committed by
Stefan Metzmacher
parent
7c1fdfe4b5
commit
109a903750
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user