2 Oct
2008
2 Oct
'08
3:39 a.m.
Hi,
I've had to fix permissions on about ten files - various files in /usr/local/etc/raddb needed to be made readable by the "radius"
of course you did - thats because you chose to run the radiusd daemon as 'radius'. its expected that you know how to do some basic UNIX stuff - and therefore set eg chmod u+r radius:radius 'raddb directory location' (where the directory is whereever you decided it to be). there is no hard, fixed user or group to run the daemon as, therefore there is a need to change permissions. its normal. alan