Re: adding schemas

2013-06-22 Thread Dan White
On 06/21/13 20:46 -0300, Bruno Furtado wrote: Hi Dan, I'm trying to add new schema with the command: * * *ldapadd -Y EXTERNAL -H ldapi:/// -f qmail.ldif* and I'm getting the following error message: * * *ldap_add: Server is unwilling to perform (53) * *additional info: no global superior

no-op search control, large result sets and abandon

2013-06-22 Thread Michael Ströder
HI! In web2ldap I've implemented a feature some time ago which uses the no-op search control to determine the overall number of results when only displaying a partial result set. Obviously this does not scale well when interactively browsing into a container with many entries. So I'm considering

Re: no-op search control, large result sets and abandon

2013-06-22 Thread Howard Chu
Michael Ströder wrote: HI! In web2ldap I've implemented a feature some time ago which uses the no-op search control to determine the overall number of results when only displaying a partial result set. Obviously this does not scale well when interactively browsing into a container with many