8 Aug
2005
8 Aug
'05
12:09 p.m.
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.