From: <mi...@st...> - 2003-09-30 11:31:06
|
Patrick Gelin wrote: > > I would like to go through all LDAP users to register them into my Plone > site (I need to use localroles and it's possible only after a Plone > registration...) > [..] > getUserNames: Cannot find any users (Too many results for this query) This is a matter of the server-side configuration. Check size limits with the LDAP server's admin. Some LDAP server products allow setting user-specific limits. > Is there a solution to grow the size of result accepted by python-ldap ? Nope. Ciao, Michael. |