Hi Alan,

I tried adding another "detail" module like the following:

detail
{
        detailfile = c:/testfolder/testfile.log
        detailperm = 0777
}
 detail
{
        detailfile = c:/testfolder/testfile1.log
        detailperm = 0777
}

But it didn't write to the testfile1.log for some reason.
Is this what you mean by "Configure two detail modules"?

Thank you,
kab

On Tue, Nov 16, 2010 at 11:31 AM, Alan DeKok <al...@deployingradius.com>wrote:

> kabilius smith wrote:
> > Hi all,
> >
> > In my radiusd.conf I have the following
> >
> > detail {
> >          detailfile = c:/testfolder/testfile.log
> >          detailperm = 0777
> > }
> >
> > This will write the detail records to testfile.log in c:\testfolder.
> >
> > Is there a way to configure the radius server to write to a second log
> file?
> > I tried to add another line like the following, but it didn't work.
>
>  Configure two "detail" modules.
>
>  Alan DeKok.
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html
>
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to