Page MenuHomePhabricator

Check to see if Striker can properly create accounts when ldap results are limited
Open, Needs TriagePublic

Description

Related to T149109: Account creation failing with "The authentication plugin denied the account creation."

LDAPAuthentication fails to create new accounts when there are more results in the index than can be retrieved in a single request. We should check Striker to see if it has the same bug or if the python LDAP library being used can handle result paging.