mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
a76d286537
This makes LDAP bind significantly faster in the case of having many members, due to large size of these records (with tens of thousands of member links). During the nested group calculation, you are only interested in memberOf not the member links. (We add a bit-field to determine whether or not the backend actually supports pointing into database memory. For some reason TDB pointers aren't stable, so for now we set this option just on LMDB backends.) Signed-off-by: Garming Sam <garming@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> |
||
---|---|---|
.. | ||
ldb_tdb_err_map.c | ||
ldb_tdb_init.c | ||
ldb_tdb_wrap.c | ||
ldb_tdb.c | ||
ldb_tdb.h |