11 Sep
2014
11 Sep
'14
11:42 a.m.
Kev Pearce wrote:
listen { socket = "@localstatedir@/run/radiusd/radiusd.sock"
That's wrong. It looks like the build process failed somehow. The "@localstatedir@" text is a place-holder. It's supposed to be fixed during the "configure" stage. It looks like you've copied raddb/radiusd.conf.in to raddb/radiusd.conf. Don't do that. Do the normal build. Alan DeKok.