Third-party system via LDAP to UCS

Hi@all,

I don’t really know LDAP that well and haven’t worked with it much yet. I am currently trying to connect a groupware (non UCS system) to the UCS via LDAP. For this I have to enter a long list of paraters:

++ LDAP Server ++

LDAP-Server (server):
LDAP Bind User (bindUser):
LDAP Bind Passwort (bindPass):
LDAP Search DN (baseDN):
[  ] STARTTLS

++ Attribut Konfiguration ++

Unique Identifier Attribute (objectID):
LDAP Username Attribute (username):
LDAP Default Quota (defaultQuota):
LDAP Display Name Attribute (displayName):
LDAP Filter (filters):

LDAP-Template: None | OpenLDAP | ActiveDirectory
LDAP Search Attributes (searchAttributes):

my UCS configuration is quite simple. There is the administrator, 10 users organized into three groups. All users of the group “internal” should be displayed in this system.

Where can I see in the UCS what these parameters are?

with best
sven

I have solved it:

+ LDAP Server +

LDAP-Server (server): srv01.firma.local:7389
LDAP Bind User (bindUser): uid=Administrator,cn=users,dc=firma,dc=local
LDAP Bind Passwort (bindPass): Adminpass
LDAP Search DN (baseDN): dc=firma,dc=local
[X] STARTTLS



++ Attribut Konfiguration ++

Unique Identifier Attribute (objectID): uid
LDAP Username Attribute (username): mailPrimaryAddress
LDAP Default Quota (defaultQuota):
LDAP Display Name Attribute (displayName): displayName
LDAP Filter (filters): (&(objectClass=person)(objectClass=posixAccount))

LDAP-Template: OpenLDAP
LDAP Search Attributes (searchAttributes): displayname, uid
Mastodon