Hi Juha,

to be honest I never used that dictionary.

AFAIK, for all RADIUS modules, the standard attrs and vals are to be provided be the radius client library; specific attrs and vals are defined in etc/dictionary.radius . This dictionary is also used during installation process.

I think the best solution is to have in etc/dictionary.radius only extra attrs and vals defined by openser. module/acc/etc/dictionary should be removed to avoid any more confusions.

regards,
bogdan

Juha Heinanen wrote:

Bogdan-Andrei Iancu writes:

> this attribute must be part of any radius dictionary as it's a standard > attribute specified by RFC 2869. The radiusclient-ng provides it: > > > grep "Event-Timestamp" /usr/local/etc/radiusclient-ng/dictionary
> ATTRIBUTE       Event-Timestamp         55      integer

yes, i know it is standard attribute, but i thought that the idea of
modules/acc/etc/dictionary was to list ALL attributes used by the
proxy.  it has all other standards attributes too:

ATTRIBUTE       User-Name               1       string
ATTRIBUTE       Password                2       string
ATTRIBUTE       CHAP-Password           3       string
...

if not, then perhaps it would be better to prune it and only list
there non-standard attributes and values.

-- juha


_______________________________________________
Devel mailing list
Devel@openser.org
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to