On Sat, May 02, 2009 at 08:02:43PM -0300, Reinaldo de Carvalho wrote:

> A company have a active directory with sub-domains and when postfix
> query the main ldap server, if user don't present on this server, its
> receive referrals for sub-domains ldap servers. When turn on
> chase_referrals, postfix try connect to sub-domain ldap servers, but
> don't do bind operation, and can't query the servers.

Yes, Postfix has no crystal ball to predict what DN/password to use with a
random referral server, so binding to referral servers is not supported.

If you use referrals, don't require binds. If you require binds, don't
use referrals, and tell Postfix about which queries to send to which
server(s).

-- 
        Viktor.

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the "Reply-To" header.

To unsubscribe from the postfix-users list, visit
http://www.postfix.org/lists.html or click the link below:
<mailto:majord...@postfix.org?body=unsubscribe%20postfix-users>

If my response solves your problem, the best way to thank me is to not
send an "it worked, thanks" follow-up. If you must respond, please put
"It worked, thanks" in the "Subject" so I can delete these quickly.

Reply via email to