From 9754430012f682899231925c9f2cc3e53467454a Mon Sep 17 00:00:00 2001 From: Christoph Loesch Date: Mon, 12 Apr 2021 02:42:42 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 69d5292..4def04e 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ their own ldap passwords via a web interface. ## Installation To install the script, simply extract all the repository contents into a folder under your document root. No paths need to be configured. Only make sure that the -location is reachable via HTTPS. -If used with Apache2, this module is required: `a2enmod authnz_ldap` +location is reachable via HTTPS. If used with Apache2, this module is required: `a2enmod authnz_ldap` + Configure LDAP settings for your LDAP server in index.py: ``` ldap_proto = 'ldap://'