Re: Ldap multiple server_host config

2010-09-28 Thread donovan jeffrey j
On Sep 28, 2010, at 8:38 PM, Jeroen Geilman wrote: > On 09/29/2010 02:35 AM, donovan jeffrey j wrote: >> >> greetings >> >> I was reading http://linux.die.net/man/5/ldap_table and was trying to get a >> clear picture of what the config would look like, and is postmap required? > > server_hos

Re: Ldap multiple server_host config

2010-09-28 Thread Jeroen Geilman
On 09/29/2010 02:35 AM, donovan jeffrey j wrote: greetings I was reading http://linux.die.net/man/5/ldap_table and was trying to get a clear picture of what the config would look like, and is postmap required? *server_host (default: localhost)* The name of the host running the LDAP serve

Ldap multiple server_host config

2010-09-28 Thread donovan jeffrey j
greetings I was reading http://linux.die.net/man/5/ldap_table and was trying to get a clear picture of what the config would look like, and is postmap required? would this work server_host = 127.0.0.1 server_host = 192.168.1.1 server_host = 192.168.1.2 search_base = dc=my,dc=example,dc=com quer