hi , thanks

I have sn and mail searchFieldNames in my .GNUstepDefaults and sn and mail
are indexed in ldap.

And, /etc/sysconfig/dirsrv have following lines

ulimit -Hn 100000
ulimit -n 100000

I do not see specific error in error file with running out of connection.
It could be something else.



On Wed, Feb 15, 2012 at 8:11 AM, Jan-Frode Myklebust <[email protected]>wrote:

> On Tue, Feb 14, 2012 at 11:27:19PM +0000, Khapare Joshi wrote:
> > >
> > > Only guessing, but it sounds to me like a problem with your
> gnustepdefauls
> > > "bindDN". Is it a working DN/bindPassword combination? Or maybe your
> ldap
> > > server running out of connections?
> > >
> > >
> > yes it is working DN/bindPassword. running out of connection (is there a
> > limit ? where can I check in LDAP - i have fedora driectory server)
> >
>
> There's a "max number of file descriptors" setting in the
> Configuration-Performance tab in the management console. You probably
> need to have a higher "ulimit -n" in /etc/sysconfig/dirsrv. I don't
> quite remember, but think there's an "errors" file on the ldap-server
> that should show if you're running out of connections.
>
> You might also want to make sure that the fields sogo is searching for
> in ldap are indexed. I believe sogo will search for all fields mentioned
> in SearchFieldNames and bindFields, so these needs to be indexed.
>
>
>  -jf
> --
> [email protected]
> https://inverse.ca/sogo/lists
>
-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to