From a03614cdea2fc10b9c33a55d83f77776ab8239a3 Mon Sep 17 00:00:00 2001 From: Ghassan Alduraibi Date: Sat, 18 Jun 2022 16:18:03 +0300 Subject: [PATCH] docs: update calibre-web config with requested changes --- example_configs/calibre_web.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/example_configs/calibre_web.md b/example_configs/calibre_web.md index 6ddfdf0..0821a8e 100644 --- a/example_configs/calibre_web.md +++ b/example_configs/calibre_web.md @@ -12,7 +12,7 @@ Use LDAP Authentication ### LDAP Server Host Name or IP Address ``` -192.168.X.X +lldap ``` ### LDAP Server Port @@ -42,7 +42,7 @@ uid=admin,ou=people,dc=example,dc=com ### LDAP Administrator Password ``` -ADMIN_PASSWORD +CHANGE_ME ``` ### LDAP Distinguished Name (DN) @@ -75,6 +75,8 @@ yes calibre_web ``` +Note: Create a group in lldap and add users to it that will have access to your Calibre-Web instance + ### LDAP Group Members Field ```