Hi,

I have here an openldap server running containing a ldap backend
(reference).

My DN is something like: "ou=xxx,ou=yyy,o=zzz"
The reference DN is: "ou=yyy,o=zzz"

Using lam (3.5.0) to manage my users I get the following error:

LDAP sizelimit exceeded, not all entries are shown.
See the manual for instructions to solve this problem.

LAM config contains as DN "ou=xxx,ou=yyy,o=zzz".
The openldap log gives messages like this:

Nov 20 21:08:47 pimisv01 slapd[4092]: conn=1066 op=1 SRCH
base="ou=People,ou=xxx,ou=yyy,o=zzz" scope=2 deref=0
filter="(&(&(!(uid=*$))(|(objectClass=inetOrgPerson)(objectClass=posixAccount))))"
Nov 20 21:08:47 pimisv01 slapd[4092]: conn=1066 op=1 SRCH attr=uid
givenname sn uidnumber gidnumber
Nov 20 21:08:47 pimisv01 slapd[4092]: conn=1066 op=1 SEARCH RESULT
tag=101 err=4 nentries=1 text=
Nov 20 21:08:47 pimisv01 slapd[4092]: conn=1066 op=2 SRCH
base="ou=People,ou=xxx,ou=yyy,o=zzz" scope=2 deref=0
filter="(objectClass=organizationalUnit)"
Nov 20 21:08:47 pimisv01 slapd[4092]: conn=1066 op=2 SRCH attr=DN
Nov 20 21:08:47 pimisv01 slapd[4092]: conn=1066 op=2 SEARCH RESULT
tag=101 err=0 nentries=1 text=
Nov 20 21:08:47 pimisv01 slapd[4092]: conn=1066 op=3 UNBIND

The first query results in an error err=4. I thinks, this is the problem.

Can anyone help me?

Thanks
Daniel

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Lam-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lam-public

Reply via email to