From 9daf8e4b779467fb93d496f3fcd4df9fa8c24fd9 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Tue, 6 Feb 2024 00:42:26 -0700 Subject: [PATCH] Add Servers & Workflows/Windows Server/LDAP Settings.md --- Servers & Workflows/Windows Server/LDAP Settings.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Servers & Workflows/Windows Server/LDAP Settings.md diff --git a/Servers & Workflows/Windows Server/LDAP Settings.md b/Servers & Workflows/Windows Server/LDAP Settings.md new file mode 100644 index 0000000..1b01574 --- /dev/null +++ b/Servers & Workflows/Windows Server/LDAP Settings.md @@ -0,0 +1,6 @@ +**Purpose**: LDAP settings are used in various services from privacyIDEA to Nextcloud. This will outline the basic parameters in my homelab that are necessary to make it function. + +| **Field** | **Value** | **Description** | +| :--- | :--- | :--- | :--- | :--- | +| Server Address(s) | ldap://bunny-dc-01.bunny-lab.io `192.168.3.8`, ldap://bunny-db-02.bunny.lab.io `192.168.3.9` | Domain Controllers | +| Port | 389 | Unencrypted LDAP |