summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Prindeville <philipp@redfish-solutions.com>2017-12-29 10:51:05 -0700
committerPhilip Prindeville <philipp@redfish-solutions.com>2017-12-29 10:51:05 -0700
commit63f72f7dd47ae85b596a83c039a3c873422c7dc8 (patch)
treee9d17d6bcf1314b0a789f4460a53b20302b85eba
parentd9a6d4bb831a04c63ae146d23da2b4619d3bb710 (diff)
downloadpam_tacplus-63f72f7dd47ae85b596a83c039a3c873422c7dc8.tar.gz
pam_tacplus-63f72f7dd47ae85b596a83c039a3c873422c7dc8.zip
Add SElinux tips
-rw-r--r--INSTALL4
1 files changed, 4 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 2099840..c12f41a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -93,6 +93,10 @@ of `autoconf'.
targets like `make install' and `make uninstall' work correctly.
This target is generally not run by end users.
+ 9. If you're running SElinux in Enforcing mode, you need to set
+ your policy controls appropriately. For Fedora/RHEL/CentOS, this
+ is done with "setsebool -P nis_enabled 1" (as root).
+
Compilers and Options
=====================