Skip to content

member;range=0-1499 and mapping #53

Description

@povs

Hello.

If group has more than 1.5k members, ldaptools returns it as it has zero.

php ldap extension is returning results like this:

"member" => array:1 [ "count" => 0 ], "member;range=0-1499" => array:1501

As you can see it changes the key for member attribute to member;range=0-1499 and when ldaptools is parsing it to LdapObject member property contains only empty array.

Is there any possible fix to it?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions