I finally get the counter module to work but there is a small question
about the reply message issued by the counter when the accumulated time
exceeds
the value of the 'check-name' attribute.  I set the 'reset' to 'never' and
when the limit, say, 60 seconds, is reached, the reply message says:

 Reply-Message = "Your maximum never usage time has been reached"

It is not a problem  but does not sound normal.

May I suggest, in the next release, that you make the reply message a
user configurable item in the counter module, e.g.

        counter {
                filename = ${raddbdir}/counterdb
                key = User-Name
                count-attribute = Acct-Session-Time
                reset = never
            reply-message = "Your maximum access time has been reached"
            ....
        }



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to