permissions in /etc/raddb

A.L.M.Buxey at lboro.ac.uk A.L.M.Buxey at lboro.ac.uk
Mon Mar 24 16:45:23 CET 2008


Hi,
> After a clean rpmbuild of 2.0.3, radiusd -X yielded some errors
> processing files in /etc/raddb. I ran strace and found permission
> denied on relevant files. The rpm installed files in this dir with
> ownership root.root, so naturally radiusd cannot read them. Is it
> preferable to allow read access to the files (I have no passwords in
> these files, using SQL) or to change the ownership?

chown -R radiusd:radiusd /etc/raddb

alan



More information about the Freeradius-Users mailing list