Re: Problems Authenticating against OpenLDAP

From: David Kerr <dmk(at)mr-paradox(dot)net>
To: Radosław Smogura <rsmogura(at)softperience(dot)eu>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Problems Authenticating against OpenLDAP
Date: 2010-12-06 20:39:23
Message-ID: 20101206203923.GA49366@mr-paradox.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2010-12-06 21:01:12 Re: Do we want SYNONYMS?
Previous Message Dmitriy Igrishin 2010-12-06 20:38:44 Re: Do we want SYNONYMS?