Table of Contents

SELinux

To make LemonLDAP::NG work with SELinux, you may need to set up some options.

Disk cache (sessions an configuration)

chcon -R -t httpd_sys_rw_content_t /tmp

Memcache

setsebool -P httpd_can_network_memcache 1

Proxy HTTP

setsebool -P httpd_can_network_relay 1