From ebe55629da7f9b143ccab43e4e9b8aeaf6544d84 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Fri, 26 Jan 2024 01:26:39 -0700 Subject: [PATCH] Update Configs & Servers/Linux/privacyIDEA.md --- Configs & Servers/Linux/privacyIDEA.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Configs & Servers/Linux/privacyIDEA.md b/Configs & Servers/Linux/privacyIDEA.md index 7ca187c..a1b562c 100644 --- a/Configs & Servers/Linux/privacyIDEA.md +++ b/Configs & Servers/Linux/privacyIDEA.md @@ -74,10 +74,10 @@ This is what will connect privacyIDEA to an LDAP backend to pull-down users for | Server URI | `ldap://bunny-dc-01.bunny-lab.io, ldap://bunny-db-02.bunny.lab.io` | | Pooling Strategy | `ROUND_ROBIN` | | StartTLS | `` | -| Base DN | `OU=Users,DC=bunny-lab,DC=io` | +| Base DN | `CN=Users,DC=bunny-lab,DC=io` | | Scope | `SUBTREE` | | Bind Type | `Simple` | -| Bind DN | `CN=nicole.rappe,OU=Users,DC=bunny-lab,DC=io` +| Bind DN | `CN=Nicole Rappe,CN=Users,DC=bunny-lab,DC=io` | Bind Password | `` | - Click the "**Preset Active Directory**" button.