s4-server: pre-open the main ldb databases in the server
authorAndrew Tridgell <tridge@samba.org>
Fri, 23 Oct 2009 03:30:00 +0000 (14:30 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 23 Oct 2009 03:52:18 +0000 (14:52 +1100)
commit33756d6374fbeff15c2824c540f433ad6870e5c9
tree692cbcaa344a6cbb4366f7a2563ef9f8ca430274
parent4ad0397d8afdd6bec609506f3736f8567afe7564
s4-server: pre-open the main ldb databases in the server

By pre-opening these databases and leaving them open, we allow the new
ldb_wrap_connect() code to share the ldb context between users.
source4/smbd/server.c