30 Jun
2015
30 Jun
'15
5 p.m.
On Jun 30, 2015, at 4:54 PM, Michael Ströder <michael@stroeder.com> wrote:
Arran Cudbard-Bell wrote:
If the user specifies:
server = 'ldap://example.org' port = 1300
They would (and did) wonder why the server was still attempting to connect on port 389.
Hmm, I'm inclined to just spit out an error message in this case clearly recommending to add the port number to the LDAP URL.
Which we can't do in v3.0.x because it would break people's configurations. What are your arguments for URL support when specifying servers? -Arran