ldapi:// with path
    Arran Cudbard-Bell 
    a.cudbardb at freeradius.org
       
    Wed Jul  1 07:38:49 CEST 2015
    
    
  
> 
> 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 *sigh*
-Arran
Arran Cudbard-Bell <a.cudbardb at freeradius.org>
FreeRADIUS development team
FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 872 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20150701/f16027ea/attachment.sig>
    
    
More information about the Freeradius-Users
mailing list