13 Jun
2006
13 Jun
'06
12:53 p.m.
"Eric Merkel" <ejmerkel@gmail.com> wrote:
# su -c 'radrelay -xx -s SecretPass -r 192.168.1.4:1645 /var/log/radius/radacct/detail' radiusd
I do not get any debug information back it just goes back to the prompt and radrelay doesn't start.
Try doing an "strace" to see what's going on.
Is there another way of making radrelay run as the user radiusd?
Make it suid radiusd? Alan DeKok.