On Mar 30, 2022, at 12:38 AM, Mike Ruebner <freeradius@machichemicals.com> wrote:
Strange doings executing a bash script from the 'exec' module in v.3.0.21 on Debian 11.3. Everything works fine in debug mode ('-X'), but script execution fails in daemon mode. This used to work before a recent upgrade from v.3.0.17. Any pointers greatly appreciated! Mike
And... anything in the logs? Have you tried running it as the "freeradi" user from the command line? Have you instrumented the script to see if it's running? Can you have the script write logs to /tmp, or to syslog? Something changed. The server still executes scripts fine for everyone else. So it's something on your local system. i.e. you have a number of options for debugging it locally. We have none. Which means that there's very little we can do to help. Alan DeKok.