No not at all, and I don’t expect it. But at least someone like yourself, who seems to be the guru on freeradius, could at least reply with a constructive answer rather than replying with sarcastic comments. My question is where did I announce I don’t read the documentation that is the first thing I went to. I have gone through the read me's, faq's etc and have followed their directions regarding this, it’s the debug that is giving the error. And responding with weird checks, that is exactly why I posted here as there is no google results / faqs, etc that answer my question. Regards Keith -----Original Message----- From: freeradius-users-bounces+keith=hostworx.co.za@lists.freeradius.org [mailto:freeradius-users-bounces+keith=hostworx.co.za@lists.freeradius.org] On Behalf Of Alan DeKok Sent: Friday, February 08, 2008 9:44 AM To: FreeRadius users mailing list Subject: Re: Newslists Keith Dovale - HostworX.co.za wrote:
My Honest opinion of this news list / user group is that it is not helpful at all, it seems if you are not in the click, no one helps, does anyone moderate this or not ? I have posted twice now and no one replies…
Is there a contractual obligation requiring people to support you? In any case, you haven't followed the instructions in the FAQ, README, INSTALL, etc. You've already announced that you don't read the documentation people write, so why would anyone write more on this list?
Regards
Keith
*From:* Keith Dovale - HostworX.co.za [mailto:keith@HostworX.co.za] *Sent:* Thursday, February 07, 2008 9:08 PM *To:* ' *Subject:* attr rewrite issue
Hi Guys, some help please .
I am trying to do a attr rewrite to change an Attribute value then do a check based on the attribute that is changed, if the check fails do another attrib rewrite to the next value and do another check, until either the check fails or passes. There is basically only 4 checks in the group statement in the authorise section which do
Attrib rewrite
Do check
(If it fails do)
Attrib rewrite
Do check
(If it fails do)
Attrib check
Do rewrite
(If it fails do)
Attrib check
Do rewrite
Reject
Pass
When it runs it checks the reply packet for an attribute Configuration-Token which is defined in the radgroupreply for the users but it seems it cannot find it and gives an error. As below
rlm_sqlcounter: (Check item - counter) is less than zero
rlm_sqlcounter: Rejected user keith, check_item=0, counter=0
modcall[authorize]: module "MonthlyUnShaped" returns reject for request 2
radius_xlat: 'UNSHAPED_NORMAL'
rlm_attr_rewrite: No match found for attribute Configuration-Token with value 'SHAPED_NORMAL'
radius_xlat: 'UNSHAPED_NORMAL'
radius_xlat: 'SHAPED_NORMAL'
rlm_attr_rewrite: Changed value for attribute Configuration-Token from 'UNSHAPED_NORMAL' to 'SHAPED_NORMAL'
rlm_attr_rewrite: Could not find value pair for attribute Configuration-Token
modcall[authorize]: module "AttrRewrite_MonthlyBlendedShaped" returns ok for request 2
can anyone help
------------------------------------------------------------------------
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html