Nuclos LDAP Active Directory: base DN, manager DN, sAMAccountName, filter, synchronization, authentication, memberof.

globe with meridians Language: Deutsch · English

hammer and wrench LDAP configuration

Connect LDAP/Active Directory – authentication, synchronization, filters and attribute mapping.

On 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.

Authentication

Users must be created manually in Nuclos with the same user name and assigned to a group with the system start right. Synchronization neither creates nor deletes users.

Synchronization

With an active LDAP configuration a synchronization icon appears in the user detail view. It copies first name, last name and e-mail from the configured LDAP attributes.

Configuration fields

FieldDescriptionExample
NameName der LDAP-Anbindungyourdc
URLVerbindungsstring mit IP/Portldap://192.168.1.1:389
Base DNBasis-DN mit den BenutzerdatenDC=yourdomain,DC=de
Search ScopeSuchtiefeSUBTREE
Manager DNZugriffsbenutzer (eigenen anlegen)yourdomain\manager oder CN=manager,OU=Users,DC=yourdomain,DC=de
Manager PasswortPasswort des Manager-Benutzers
Filter (Authentifizierung)Filter für die Anmeldung(sAMAccountName={0})
Alternativer Filter (Auth.)Anmeldung auf AD-Gruppe eingrenzen(&(objectClass=user)(sAMAccountName={0})(memberof=CN=Gruppe,OU=Users,DC=yourdomain,DC=de))
Filter (Synchronisation)Filter für die Synchronisation(objectClass=user)

Attribute mapping (mandatory)

Nuclos attributeDescriptionLDAP attribute
nameBenutzernamesAMAccountName
firstnameVornamegivenName
lastnameNachnamesn
emailE-Mail-Adressemail

Tools such as JXplorer, Apache Directory Studio or Microsoft's AD Explorer help determine the base DN/manager DN and the tree structure.

Related pages

gear SSO configuration


SSO.

Open →

gear User


Users.

Open →