Displaying 2 results from an estimated 2 matches for "ic0dfnbefa8modo".
2025 Jan 27
1
High cpu load on LDAP
...> 175 member
> 179 member
> 222 member
> 275 member
> 408 member
> 530 member
> 604 member
> 694 member
> 785 member
That's not too bad.
As Denis Cardon said in
https://urldefense.com/v3/__https://lists.samba.org/archive/samba/2024-October/249848.html__;!!IC0dFnBEFA8modo!S3aHN65Fn1ih_t2m5OlaQpmBO-ZIArbxHJBv4Zx7MphefeUpEVpTnkFBXvhFnGnkyygCrXS-VU6cXsPId_S0FpufGoAIO1xBh1Y$, "you
shouldn't go beyond a few thousand members" and you don't.
So it comes down to the other thing he mentions, LDAP responses that are
just really big.
In this other recen...
2025 Jan 23
1
High cpu load on LDAP
On 22/01/25 19:54, Heinz H?lzl via samba wrote:
> hi,
>
>
> here is the number of member assignments:
>
> regards,
> Heinz
>
> ldbsearch -H /usr/local/samba/private/sam.ldb | \
> grep -o -C1 '^member\b' | uniq -c | grep member | sort -n
I guess adding another `| uniq -c` at the end of that would save
scrolling. And something like
ldbsearch -H