List a user's LDAP OU information

Is there a way to list an LDAP users OU information? I am searching way to VIEW a users LDAP OU info so I can get another application to integrate into LDAP, that is authenticate against LDAP, specifically the Administrator user, so the application can access (but not modify yet…) LDAP.

To be clear we are trying to get ServiceDesk Plus to pull in user information, and asset information from LDAP and then eventually authenticate users against LDAP.

# univention-ldapsearch uid=<username> dn

That should give you all the information you need.

Mastodon