Unable to start RADIUS (Permissions)

Adam Bishop Adam.Bishop at jisc.ac.uk
Wed Nov 15 22:33:29 CET 2017


On 15 Nov 2017, at 17:49, Smith, James <james.smith at saabsensis.com> wrote:
> /etc/raddb/mods-config/files
> -rwxrwxr--  1 root radiusd 9656 Nov 15 16:03 authorize

I'd be incredibly surprised if FreeRADIUS was at fault; it should be easy enough to confirm with strace -Ff though. Look for /etc/raddb/mods-config/files/config in the output, and verify that the call to open the file is issued correctly.

As you're running a Red Hat derived system, my money would be on SELinux blocking access to the file.

You can confirm this by installing policycoreutils-python, and running "audit2allow -a -w". Most likely cause would be that the file is mislabelled (ls -alZ will show you the labels).

Regards,

Adam Bishop

  gpg: E75B 1F92 6407 DFDF 9F1C  BF10 C993 2504 6609 D460

jisc.ac.uk

Jisc is a registered charity (number 1149740) and a company limited by guarantee which is registered in England under Company No. 5747339, VAT No. GB 197 0632 86. Jisc’s registered office is: One Castlepark, Tower Hill, Bristol, BS2 0JA. T 0203 697 5800.

Jisc Services Limited is a wholly owned Jisc subsidiary and a company limited by guarantee which is registered in England under company number 2881024, VAT number GB 197 0632 86. The registered office is: One Castle Park, Tower Hill, Bristol BS2 0JA. T 0203 697 5800.  




More information about the Freeradius-Users mailing list