apache_ldap

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
apache_ldap [2019/02/07 17:54] – [Ugly possibility] adminapache_ldap [2019/02/07 17:55] (current) – [Prefered possiblilty] admin
Line 10: Line 10:
 Apache needs following settings to work with LDAPS authentication. You must edit ''%%/etc/openldap/ldap.conf%%'' file to enable SSL and TLS: Apache needs following settings to work with LDAPS authentication. You must edit ''%%/etc/openldap/ldap.conf%%'' file to enable SSL and TLS:
  
-<code>+<code bash>
 # #
 # LDAP Defaults # LDAP Defaults
Line 38: Line 38:
 You must create a configuration file in ''%%/etc/apache2/conf.d/ldaps.conf%%'' to configure LDAPS depend settings: You must create a configuration file in ''%%/etc/apache2/conf.d/ldaps.conf%%'' to configure LDAPS depend settings:
  
-<code>+<code bash>
 LDAPVerifyServerCert On LDAPVerifyServerCert On
 LDAPTrustedMode SSL LDAPTrustedMode SSL
  • apache_ldap.1549558488.txt.gz
  • Last modified: 2019/02/07 17:54
  • by admin