Displaying 2 results from an estimated 2 matches for "vu6cxspid_s0fpufgoaisaxgtqi".
2025 Jan 27
1
High cpu load on LDAP
...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.html__;!!IC0dFnBEFA8modo!S3aHN65Fn1ih_t2m5OlaQpmBO-ZIArbxHJBv4Zx7MphefeUpEVpTnkFBXvhFnGnkyygCrXS-VU6cXsPId_S0FpufGoAISaxgtqI$
I was noticing that you have a lot of these requests:
> ldapsrv_SearchRequest: LDAP Query: Duration was 1.74s, SearchRequest
> by S-1-5-21-xxxxxxxxxxxxx-xxxxxxxxxxxxxx-xxxxxxxxxxxxxxx-3084 from
> ipv4:192.168.48.87:33768 filter:
> [(|(objectClass=user)(objectClass=group))] bas...
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