RE: RADIUS Log

David Cecil (davidc@dcmicro.com)
Thu, 24 Apr 1997 21:42:06 -0400

> Is there a possibility to change the configuration of radiusd to add =
the=20
> logs of both Communication Servers in just one file.

Assuming your running Unix, how about using symbolic links for each =
detail file that all point to a single file. Use the following command:

ln -s main_file fake_file

where main_file is the name of the main detail file you want to produce, =
and fake_file is the name of the "detail" file in the appropriate =
subdirectory for each terminal server. Whenever radiusd opens fake_file, =
the output will be appended to main_file instead.

Hope this helps.
David Cecil
ConnectUp, Inc.
davidc@connectup.com