Displaying 1 result from an estimated 1 matches for "umwsap11".
2004 Oct 06
4
Samba 3.0.6 and OpenLDAP performance problem
...he processing of the logon
script Samba orders the LDAP backend to perform multiple searches for
all the domain users and repeats it 3 or 4 times. This gives about 8-9
_thousand_ of full LDAP directory searches for single logon session!
The small part of slapd debug file follows:
Sep 27 15:01:09 umwsap11 slapd[16930]: conn=458 op=65 SRCH base="dc=XX
Company,dc=pl" scope=2
filter="(&(uid=umwadd01)(objectClass=sambaSamAccount))"
Sep 27 15:01:09 umwsap11 slapd[16930]: conn=458 op=65 SEARCH RESULT
tag=101 err=0 nentries=1 text=
Sep 27 15:01:09 umwsap11 slapd[16930]: conn=458...