ldapi:// with path

Michael Ströder michael at stroeder.com
Tue Jun 30 23:41:11 CEST 2015


Re-tested recent commit d55a4dfec89fac91140fb1ec68198c3deef7afa4:

---------------------------

These tests were OK:

server = 'ldapi://'

server = 'ldapi://%2Ftmp%2Fopenldap-socket'

server = 'ldaps://localhost:1390'

server = 'ldap://localhost:1390'

server = 'ldap://localhost'
port = 1390

server = 'localhost:1390'

server = 'localhost'
port = 1390

---------------------------

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.

Anyway, thanks for working on it so quickly!

Ciao, Michael.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4272 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20150630/5963546f/attachment.bin>


More information about the Freeradius-Users mailing list