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.