Jay Lee writes:

Sam Varshavchik wrote:
Download: http://www.courier-mta.org/download.php#authlib

Changes:

• Replace LDAP_SERVER and LDAP_PORT settings with LDAP_URI, obsoleting
LDAP_TLS

If you're using LDAP, please make sure that this change works for you.

Seemed to work for me.  I had:

LDAP_SERVER 10.1.x.x 10.1.x.x
LDAP_PORT 389
#LDAP_TLS

I built the rpm and installed that over .57.  The rpm install script
removed these 3 lines from authldaprc and added:

LDAP_URI                ldaps://www.example.com, \
                         ldaps://www.example2.com

Which I had to modify to be my own servers and ldap instead of ldaps.

That's the intended result.  LDAP_SERVER and LDAP_PORT are gone.  Rather
than leaving the innocuous settings in place, which mysteriously no longer
work, they get forcefully reset so that it's obvious you need to set it up
again.

Attachment: pgpInSRyBSHvo.pgp
Description: PGP signature

Reply via email to