how to return multiple attributes from ldap?

Dusty Doris freeradius at mail.doris.cc
Mon Aug 8 18:09:04 CEST 2005


> Hi
>
> How can I return multiple ldap attributes which have a same name?
> For example, I want to get the 'Filter-ID' list from ldap.
> Any idea?
>
> Kevin

I believe you have to put them in ldap with the += value in it.

For example,

radiusFilterId: "+= something"
radiusFilterId: "+= somethingelse"

I can't remember the exact syntax, perhaps someone else can help.




More information about the Freeradius-Users mailing list