26 Sep
2008
26 Sep
'08
4:25 p.m.
John Dennis wrote:
If that's not the problem you're encountering then the only other thing I can think of is that you're not running the service from an effective uid of root. When the server starts up it will have a uid of root but then drop it's privileges to radiusd (not sure if the socket is created before or after the privilege drop).
After. The privileges are dropped as soon as the configuration files have been read. Alan DeKok.