Re: [RADIATOR] No response with Authby URL running as a Windowsservice

2014-07-30 Thread Hadlow, Tim
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

[RADIATOR] How to get rid of passwords in configuration files

2014-07-30 Thread Johannes Demel
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