search for: vu6cxspid_s0fpufgoaio1xbh1y

Displaying 2 results from an estimated 2 matches for "vu6cxspid_s0fpufgoaio1xbh1y".

2025 Jan 27
1
High cpu load on LDAP
...; 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 recent message https://urldefense.com/v3/__https://lists.samba.org/archive/samba/2025-January/250841.htm...
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