Re: [SOGo] disable auto-complete for certain external ldap address books

2015-03-04 Thread heupink
Hi all, I have made a lot of progress in this issue, and I thought I'd share on the list. Perhaps someone else can benefit from this as well. To (massively) speed-up (cache) queries to external ldap (in our case: AD) servers, we are now using openldap with the pcache overlay. This is on

Re: [SOGo] disable auto-complete for certain external ldap address books

2015-03-03 Thread heupink
Hi list, Rainer, Thanks for your openldap-pcache suggestion, I am working on that now, but I have run into an issue on the way. The way I currently understand things, is: For the queries to be cacheable with openldap/pcache, two things are required: 1) a proxyTemplate to match my incoming

Re: [SOGo] disable auto-complete for certain external ldap address books

2015-02-27 Thread Rainer Ruprechtsberger
Hi, I don't have an active directory at hand to test this.. but it should be possible to create an openldap cache for your ad using the pcache overlay and ad as ldap database backend. Openldap should have no issue with 20k entries. /rupi -- Rainer Ruprechtsberger Volkshilfe Oberösterreich IT

Re: [SOGo] disable auto-complete for certain external ldap address books

2015-02-27 Thread Chris Coleman
Here's some pretty good pages on how to speed up your AD server. http://www.frickelsoft.net/blog/?p=246 https://msdn.microsoft.com/en-us/library/ms808539.aspx http://blogs.technet.com/b/ad/archive/2008/04/01/how-to-create-a-mosiac-of-user-thumbnails-in-aduc-dsa-msc.aspx On 2/27/2015 3:39 AM,

Re: [SOGo] disable auto-complete for certain external ldap address books

2015-02-27 Thread mourik jan heupink
Hi Christian, If it is an address book in SOGo, then it is used for auto completion. It is easy to speed up an LDAP. Just give it more memory. We have our openLDAP servers set up, so that they run their complete database in memory (~18000 accounts). Ok, clear. However, the ldap is an external

Re: [SOGo] disable auto-complete for certain external ldap address books

2015-02-26 Thread Christian Mack
Hello Am 2015-02-26 um 10:38 schrieb mourik jan heupink: We have defined a few external ldap directories as addresslists in the SOGo web access. They are all used for autocompletion right now. One particular ldap directory responds very slow, and is *very* big. Is it possible to exclude