...
| Status |
|---|
| colour | Blue |
|---|
| title | Administrator |
|---|
|
| Status |
|---|
| colour | Green |
|---|
| title | StandUpdated: Jul 2026 |
|---|
|
| Status |
|---|
| colour | Grey |
|---|
| title | gilt fuer applies to Nuclos 4.2026.x |
|---|
|
| Panel |
|---|
|
Auf dieser SeiteOn this page |
Menu Administration → LDAP configuration. An LDAP (e.g. Microsoft Active Directory) is a hierarchical directory service for central management of resources such as users. Nuclos uses LDAP for authentication and a simple synchronization (LDAP → Nuclos); authorization remains in Nuclos.
...
| Field | Description | Example |
|---|
| Name | Name der of the LDAP -Anbindungconnection | yourdc |
| URL | Verbindungsstring mit Connection string with IP/Portport | ldap://192.168.1.1:389 |
| Base DNBasis-DN mit den Benutzerdaten | Base DN with the user data | DC=yourdomain,DC=de |
| Search Scope | Suchtiefe | SUBTREE |
| Manager DN | Zugriffsbenutzer (eigenen anlegenAccess user (create your own) | yourdomain\manager oder or CN=manager,OU=Users,DC=yourdomain,DC=de |
| Manager PasswortPasswort des Manager-Benutzers | Password of the manager user | – |
| Filter (Authentifizierungauthentication) | Filter für die Anmeldungfor login | (sAMAccountName={0}) |
| Alternativer Filter Alternative filter (Authauth.) | Anmeldung auf AD-Gruppe eingrenzenRestrict login to an AD group | (&(objectClass=user)(sAMAccountName={0})(memberof=CN=Gruppe,OU=Users,DC=yourdomain,DC=de)) |
| Filter (Synchronisationsynchronization) | Filter für die Synchronisationfor synchronization | (objectClass=user) |
Attribute mapping (mandatory)
...
Related pages
SSO configuration
SSO.
Öffnen Open →