s4-ldap: Ldap server now loads connection limits with a system session ldb
authorNadezhda Ivanova <nivanova@samba.org>
Thu, 12 Aug 2010 08:02:46 +0000 (11:02 +0300)
committerNadezhda Ivanova <nivanova@samba.org>
Thu, 12 Aug 2010 08:06:37 +0000 (11:06 +0300)
commitb1b885429e2e7631749a3218644a6fa0ea606a42
tree50569e129b4bedad7d722ae5f7a211f362c7a330
parent8b28525d928173a6529fc7c062d3cad00bd7922a
s4-ldap: Ldap server now loads connection limits with a system session ldb

Modified the server to use an ldb connected to with a system session, to avoid problems
if the user does not have read permission on the attributes ldap server needs to read.
source4/ldap_server/ldap_server.c