Skip to content

ldap - pagination #38837

Closed
Closed
@vittore

Description

@vittore

Symfony version(s) affected: 4.4.*

Description
Ldap on large directory don't considers pagination

How to reproduce
Microsoft Active Directory with > 1.000 users (tested on 2k and 3k users domains)

echo $ldap->query($baseDN,'(objectclass=user)',$options)->execute()->count();```

Print *always* 1.000 users.

**Possible Solution**  
Component needs to fully supports pagination.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions