summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorPhilip Prindeville <philipp@redfish-solutions.com>2018-01-23 11:21:56 -0700
committerPhilip Prindeville <philipp@redfish-solutions.com>2018-01-23 11:21:56 -0700
commitd45a2c53061a3db67e25d5997f3dcfda763b3408 (patch)
treeb8aa4bea9508fc3a315a7e1ac7d12c78d4ca2b8a /INSTALL
parent059e21e01fec0a72d41c8d05a2f52dc3cadcf0a0 (diff)
parent81e942c82564e0577e8ecf490b75ed99268a89cc (diff)
downloadpam_tacplus-d45a2c53061a3db67e25d5997f3dcfda763b3408.tar.gz
pam_tacplus-d45a2c53061a3db67e25d5997f3dcfda763b3408.zip
Merge branch 'master' of github.com:jeroennijhof/pam_tacplus into v1.5.xv1.5.0-beta.2
Diffstat (limited to 'INSTALL')
-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
=====================