ldapi:// with path
Michael Ströder
michael at stroeder.com
Wed Jul 1 09:42:03 CEST 2015
Arran Cudbard-Bell wrote:
>>
>> 1175 int
>> 1176 ldap_url_parse( LDAP_CONST char *url_in, LDAPURLDesc **ludpp )
>> 1177 {
>> 1178 return ldap_url_parse_ext( url_in, ludpp, LDAP_PVT_URL_PARSE_HISTORIC );
>> 1179 }
>>
>>
>> 51 #define LDAP_PVT_URL_PARSE_HISTORIC (LDAP_PVT_URL_PARSE_NODEF_SCOPE | \
>> 52 LDAP_PVT_URL_PARSE_NOEMPTY_HOST | \
>> 53 LDAP_PVT_URL_PARSE_DEF_PORT)
>>
>> Well that explains it...
>
> OK, run through all OPs test cases, and they work, I think this is finally fixed
Assuming I haven't missed one of my test cases I can confirm it works now.
Thanks again for your effort.
> *sigh*
Yeah, sometimes fixing things feels like working byte-wise to the solution...
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/20150701/4bf9237e/attachment-0001.bin>
More information about the Freeradius-Users
mailing list