Created
April 26, 2020 20:42
-
-
Save aliemre/ae5be03a1a2bd475173656750c99e23a to your computer and use it in GitHub Desktop.
SELinux doesn't allow your httpd daemon to talk to the LDAP server on the same machine. You need to be able to authenticate against LDAP.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
setsebool -P httpd_can_network_connect on |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment