Hello Heikki,
Thanks for the suggestions.
I was using "Trace 4" set and when running from the command line the activity
was written to the logfile. When running as a service nothing was written at
all.
After a lot of messing around I have found the problem. I had adapted the
config file from
I would like to hide all passwords and simular items from the radiator
configuration file.
To do this, I wrote a startup-hook script, which reads all senstive Items into
global variables
from a file (which can by encrypted) which I want to use in the configuration
file.
This works fine in some