Re: slapd.d syntax help for ldap proxy server

2011-02-07 Thread Anton Chu
Does anyone have a working ldap proxy configuration script? Some attributes such as olcURI are not welcomed with slapd on ubuntu 10.10. My goals is to make a standalone proxy. TIA, Anton On Fri, Feb 4, 2011 at 12:46 PM, Dieter Kluenter die...@dkluenter.dewrote: Am Fri, 4 Feb 2011 11:45:36

Re: slapd.d syntax help for ldap proxy server

2011-02-07 Thread Howard Chu
Anton Chu wrote: Does anyone have a working ldap proxy configuration script? Some attributes such as olcURI are not welcomed with slapd on ubuntu 10.10. My goals is to make a standalone proxy. Make sure you're actually using a valid schema. ldapsearch -Y EXTERNAL -H ldapi:/// -b

Re: slapd.d syntax help for ldap proxy server

2011-02-07 Thread masarati
Does anyone have a working ldap proxy configuration script? Some attributes such as olcURI are not welcomed with slapd on ubuntu 10.10. My goals is to make a standalone proxy. s/olcURI/olcDbURI/ AFAIK, there's no specific documentation of slapd-ldap config schema; you can configure it

slapd.d syntax help for ldap proxy server

2011-02-04 Thread Anton Chu
I'm trying to setup a ldap proxy server for push based replication. I'm in need of help with providing the correct syntax on installing a ldap proxy using slapd.d instead of slapd.conf.The items in bold are the questionable syntax that can crossover to slapd.d. Here's my slapd.d

Re: slapd.d syntax help for ldap proxy server

2011-02-04 Thread Dieter Kluenter
Am Fri, 4 Feb 2011 11:45:36 -0800 schrieb Anton Chu anton@telecommand.com: I'm trying to setup a ldap proxy server for push based replication. I'm in need of help with providing the correct syntax on installing a ldap proxy using slapd.d instead of slapd.conf.The items in bold are the