Displaying 2 results from an estimated 2 matches for "vu6cxspid_s0fpufgoaio1xbh1i".
Did you mean:
vu6cxspid_s0fpufgoaio1xbh1y
2025 Jan 27
1
High cpu load on LDAP
Hi,
I suspect that the problem lies elsewhere.
1. we have a trust with 12 other domains, all with Microsoft AD
The queries of type ?show me everyone? [(|(objectClass=user)(objectClass=group))] basedn: [dc=xxx,dc=xxx] all come from NAS of the trusted domains. I blocked them via IPTABLES and got a slight improvement of the situation. These are probably all NAS with older Samba versions.
Could
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