Re: [CentOS] openldap and nscd

2009-05-20 Thread Manuel Monteiro
: sexta-feira, 15 de Maio de 2009 19:57 To: CentOS mailing list Subject: Re: [CentOS] openldap and nscd Hi, On Fri, May 15, 2009 at 12:52, Manuel Monteiro wrote: >> # Reconnect policy: hard (default) will retry connecting to >> # the software with exponential backoff, soft will fail &

Re: [CentOS] openldap and nscd

2009-05-15 Thread Filipe Brandenburger
Hi, On Fri, May 15, 2009 at 12:52, Manuel Monteiro wrote: >> # Reconnect policy: hard (default) will retry connecting to >> # the software with exponential backoff, soft will fail >> # immediately. >> #bind_policy hard > > As far as I remember we are using soft because system would take to long >

Re: [CentOS] openldap and nscd

2009-05-15 Thread Manuel Monteiro
nate wrote: > Manuel Monteiro wrote: > >> bind_policy soft > > try changing the policy to hard from soft and see if that helps > > # Reconnect policy: hard (default) will retry connecting to > # the software with exponential backoff, soft will fail > # immediately. > #bind_policy hard > As fa

Re: [CentOS] openldap and nscd

2009-05-15 Thread nate
Manuel Monteiro wrote: > bind_policy soft try changing the policy to hard from soft and see if that helps # Reconnect policy: hard (default) will retry connecting to # the software with exponential backoff, soft will fail # immediately. #bind_policy hard nate __