On Thu, 25 Sep 2003, Roman M. Bibikov wrote:

> Hi all!
> Is it allowed to describe several check items in checkval module?
> I setted up Calling-Station-Id and Called-Station-Id checking by adding
> new checkval section in radiusd.conf, so each of them instantiates. See
> below...
>
>
>        checkval CALLINGID {
>                 item-name = Calling-Station-Id
>                 check-name = Calling-Station-Id
>                 data-type = string
>                 notfound-reject = yes
>         }
>
>         checkval CALLEDID {
>                 item-name = Called-Station-Id
>                 check-name = Called-Station-Id
>                 data-type = string
>                 notfound-reject = yes
>         }
>
> May be it is allowed to do the same like this (see below) for a smaller
> memory usage, not for several checkval modules?

No it is not allowed.
Anyway, a smaller memory usage is not an issue with a module so small as
checkval.

--
Kostas Kalevras         Network Operations Center
[EMAIL PROTECTED]       National Technical University of Athens, Greece
Work Phone:             +30 210 7721861
'Go back to the shadow' Gandalf

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

Reply via email to