Hi,
the strange thing is, that sn und cn is allways set :(
and objectclass results are less then cn results...
that makes now sense
The kind of server i don't know... i think it is an windows product
but i could give now garantue
Quoting:
it would be unusual for cn and sn to be the same. sn should be
Surname. cn can be different things, but is usually a full name in
either Firstname Lastname or Lastname, Firstname form, or a shortname
like flastname
If sn in blank, it will not come back for sn=*.
objectclass=* is the appropriate way to bring back all records. Since
all objects are subclasses of 'top', and top's only attribute is
objectclass, that's the only attribute that every record will have.
I don't recall - what kind of LDAP server is this?
[EMAIL PROTECTED] wrote:
The strange thing is, that the results are different when changing
the filter...
cn=* gives more reuslts then sn=* :(
but that seams not possible...
because the 'debug' shows that cn and sn are the same....
On Thu, 07 Feb 2008 19:00:46 +0100
[EMAIL PROTECTED] wrote:
Sorry,
i changed the page control value to 10.000...
but the result is below :(
Well I don't know the exact mechanism by which the page control
works, so my gut inclination would be to remove it entirely, at
least to rule it out as an issue.
The only other thing that occurs to me is to wonder if the account
you're using actually has permission to read all elements?
You might be able to get a better idea of that by seeing what
another tool does---what, for instance, does ldapsearch do when you
hand it the equivalent query?
Mike.
--
Justin Alcorn
[EMAIL PROTECTED]