Re: LDAPConnection a size limit of 1000 ?

2016-09-13 Thread Herve Guehl
Hi, AFAIK the patch won't be included in 0.9.10 Cheers. H. On Tue, Sep 13, 2016 at 8:53 PM, Peter Burdine wrote: > I thought that was the case. That just means worst case, I have to create > the user in the DB manually (with the correct matching user name), then > assign

Re: LDAPConnection a size limit of 1000 ?

2016-09-13 Thread Herve Guehl
Hi Peter, You won't see all the users in the admin pages, then you won't be able to assign rights and connections to the user. Authentification will work, so you can manage to assign connections directly in mysql. Regards. Hervé On Tue, Sep 13, 2016 at 2:34 AM, Peter Burdine

Re: LDAPConnection a size limit of 1000 ?

2016-09-13 Thread Mike Jumper
The issue should only affect the ability to see the LDAP users in the admin pages. That's the only place that a query retrieving all users is attempted. The authentication process involves either (1) binding using a DN derived directly from the username provided or (2) binding using a dedicated