24 Mar
2006
24 Mar
'06
11:52 a.m.
Stefan Winter <stefan.winter@restena.lu> wrote:
been trying to prepare my installation to use HUP. After getting the permissions in /etc/raddb right, I saw that $INSTALL_PREFIX/share is created with rwx------ root:root permissions (at least when using a non-default PREFIX during configure), and by default makes HUPing radiusd impossible when it runs as a different user.
Whoops. The top-level Makefile creates $(datadir) as 700. That should be fixed, thanks. Alan DeKok.