Re: Detail accounting by REalm
Message: 3 Date: Wed, 30 Jun 2010 16:47:45 +0200 From: Alan DeKok <aland@deployingradius.com> Subject: Re: Detail accounting by REalm To: FreeRadius users mailing list <freeradius-users@lists.freeradius.org> Message-ID: <4C2B5911.8060607@deployingradius.com> Content-Type: text/plain; charset=ISO-8859-1 BELLIERE Eric wrote:
Now I am trying to make a file by realm proxyied.
You can use the Realm name in the detail filename. That's why the filename is configurable in the "detail" module.
I have try this and works but I need to specify the exact realm.
Is it a way to configure a expression here?
$ man unlang
I would like to make an expression to replace abc.be and abcnet.be so only one line is nacessary (like realm == "~abc$") ?
See the above "man" page. You can use a regex. Alan DeKok. Ok thanks It is working with REGEX. But what you do you mean by " You can use the Realm name in the detail filename. That's why the filename is configurable in the "detail" module."? Thanks Eric Bellière
BELLIERE Eric wrote:
But what you do you mean by " You can use the Realm name in the detail filename. That's why the filename is configurable in the "detail" module."?
What part of that is unclear? If I could say it another way, I would have said it another way. Do you know what I meant by the "detail filename"? Do you know what I meant by "configurable in the detail module"? Alan DeKok.
participants (2)
-
Alan DeKok -
BELLIERE Eric