See: http://www.open.com.au/radiator/install.html
It says:
"Run radiator with perl radiusd -config_file goodies/simple.cfg. This
runs Radiator with logging turned on (so you can see whats
happening), and
authenticates all requests from the file users. You will see
some messages, followed
by INFO: Server started. Radiator is now waiting for
requests to arrive."
However, I get *no* messages at all either to the console or the local
terminal.
- I'm using the stock "simple.cfg", which has "LogStdout"
- All "make test" tests passed "ok"
- The authentication test succeeds regardless:
web# perl radpwtst -user fred -password fred
sending Access-Request...
OK
sending Accounting-Request Start...
OK
sending Accounting-Request Stop...
OK
- "detail" contains accounting records
But I don't have the logging information described. What do I need to do to
get the logging information to appear? I've tried various things, such as:
perl radiusd -config_file goodies/simple.cfg -foreground -log_stdout
but I'm just guessing. Thanks in advance for your help!
Dave
===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.