<div>Hi all,</div>
<div> </div>
<div>In my radiusd.conf I have the following</div>
<div> </div>
<div>detail {</div>
<div>         detailfile = c:/testfolder/testfile.log</div>
<div>         detailperm = 0777</div>
<div>}</div>
<div> </div>
<div>This will write the detail records to testfile.log in c:\testfolder.</div>
<div> </div>
<div>Is there a way to configure the radius server to write to a second log file?</div>
<div>I tried to add another line like the following, but it didn't work.</div>
<div> </div>
<div>detailfile = c:/testfolder1/testfil.log</div>
<div> </div>
<div>Thank you,</div>
<div>kab</div>