"Klaus Bestvater" <[EMAIL PROTECTED]> wrote: > I've put some Nat related Parameters in the radgroupreply table. this is > three times the same Attribute with a different value. If I check, the > radius server only returns the last value. If I put the same lines for every > user inside the radreply everything is working fine. I'd like to minimize > the data by putting redundant data only once in the group file. What was my > error?
'man 5 users'. See the 'operator' field in the SQL schema, you probably want '+=', instead of '='. > What do you need to answer this question. Its a Vendor specific attribute. > In GNU Radius I've found the possibility to declare Attributes additive or > not in the dictionary file. FreeRADIUS lets you specify that on a per-attribute basis, every time it sees the attribute. > I did it and so we finally made it perhaps sombody should put some work in > the interesting sections in the config. > Perhaps I can put my own humble part in this puzzle. Post what you did to make it work, and it can be included in the sample configs. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
