5 Nov
2014
5 Nov
'14
8:46 a.m.
On Wed, Nov 5, 2014 at 2:12 PM, Alan DeKok <aland@deployingradius.com> wrote:
Nicolas Edel wrote:
Another question though: the FreeRADIUS schema for OpenLDAP (freeradius-server-3.0.4/doc/schemas/ldap/openldap/freeradius.schema) no longer defines the radiusReplyItem object that used to have the 1.3.6.1.4.1.3317.4.3.1.60 oid. Any idea of the reason why ?
It's been replaced by the generic method.
Indeed replacing radiusReplyItem by radiusAttribute into to LDAP directory and then using the generic method does the job. The radius upgrade will require an additional LDAP batch processing, but who cares ;) Everything is now working fine. Many thanks. :Nicolas