Alan and Randy, My apologies for the description guys, I know it was confusing, I was just trying to get as much info out there as possible to help solve the problem.
Alan: I did update my schema. From the mysql snippet I put in, you will see that the last column is "op" and the Ascend-Data-Filter lines have "+=" rather than "=". I was saying that += is the proper syntax anyways it would appear, and that even though my old Cistron RADIUS worked without it, that I did change the schema and the op to += for the appropriate fields. I figured that this would return in the radtest, if the op is set right in the table, although I don't know because I've never tried it before with any RADIUS system. :) Randy: I'm sorry, I did put radgroupcheck, but I meant radgroupreply, that was the table that I was showing. I would be happy to try your patch if += isn't sufficient to fix this, but I figured I was doing something wrong (which I probably am) and was just going to fix the syntax to make it work properly. Thanks guys, Jeremy > Hi Jeremy, > > Most of the attributes you specify below should be in 'radgroupreply', not > in 'radgroupcheck' (everything except AuthType, I believe). > > In addition to fixing that, I posted a patch to this list on Jan 13th that > allows you to specify more than one Attribute with the same name. The > subject line of the message is: > "Patch for using multiple group reply attributes from SQL." > > This patch has not made it into CVS yet. Maybe more people need to try it > and comment on it. Alan? - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
