Re: Problems Authenticating against OpenLDAP - Mailing list pgsql-general

From David Kerr
Subject Re: Problems Authenticating against OpenLDAP
Date
Msg-id 20101206203923.GA49366@mr-paradox.net
Whole thread Raw
In response to Re: Problems Authenticating against OpenLDAP  (Radosław Smogura <rsmogura@softperience.eu>)
List pgsql-general
On Mon, Dec 06, 2010 at 07:03:59PM +0100, Rados?aw Smogura wrote:
- Try with configuration parameter
- conn_max_pending (number of connections waiting for processing thread)
- conn_max_auth (same, but for authenticated)

ok sounds good, i'll give that a shot!

- If you are using anonymous auth then, by default you have
- conn_max_pending=100. In your configuration I don't see need to increase
- threads to 32?

yes the documentation for threads was unclear i just assumed that if the
server was getting bogged down more threads would help =)

- Does your open ldap has PostgreSQL backend? :)

Hehe, not yet. I'm ldap-impaired. so I went with BDB just to get it going.

- Try to increase open ldap log level - to get info about connection opening.

ok sounds good. thanks!

Dave

pgsql-general by date:

Previous
From: Dmitriy Igrishin
Date:
Subject: Re: Do we want SYNONYMS?
Next
From: Tom Lane
Date:
Subject: Re: Do we want SYNONYMS?