30 Jun
2015
30 Jun
'15
5:55 p.m.
Arran Cudbard-Bell wrote:
What I found surprising:
server = 'ldap://localhost:1390' port = 1391
results in ldap://localhost:1391
I'd argue that the port number in the LDAP URL should have precedence over an accidently uncommented port parameter.
Agreed, but not for that reason :)
Re-tested with 8655446068a7bbec8a6ecc148418926fea9fc2d0: server = 'ldap://localhost' port = 1390 now results in ldap://localhost:389 Ciao, Michael.