On 01/15/2013 07:45 AM, Phil Mayers wrote:
> Sorry, I've just realised another thing you can try - disable referral chasing. This is an option on the ldap module - try this:
> ldap {
...
chase_referrals = no
}
This solved my problem.
Thank you!