_SELinux_RHEL

The Moonshot project has been discontinued, and is no longer maintained by Jisc.

The information in this Wiki is kept merely for reference.

If you are interested in taking over the project, please contact us at trustandidentity@jisc.ac.uk.


_SELinux_RHEL

SELinux issues

There are still a few issues with SELinux and a Moonshot-enabled FreeRadius server. In order to allow it to work, the radiusd_t type must be set into Permissive mode. For doing so, use the following command: 

Set radiusd_t in Permissive mode
semanage permissive -a radiusd_t

You can learn more about the semanage permissive command in http://man7.org/linux/man-pages/man8/semanage-permissive.8.html