Skip to main content
Question

LDAP List users

  • July 24, 2026
  • 4 replies
  • 17 views

Iain Sharp
Forum|alt.badge.img+5

I’d like to configure the system to read the LDAP list of users (Name and SamAccountName). 
I have perused the documentation on creating an LDAP path, and defining ‘entities’ to allow for data retrieval. However, I am utterly lost, as I have no knowledge whatsoever if the underlying structure to be able to make out the definition of the ‘entity’. 

This seems to be untestable in a step by step way, you have to have the server, organisation, etc all in place to do a test, and I don’t know if my selected answers for any of them are in the right ballpark so I can’t configure a baseline test. 

Has anyone got a simple ‘person’ entity for LDAP I can ‘borrow’? 
Regards, 
Iain

4 replies

Juliano Anoar Haoach Garcia
Forum|alt.badge.img+1

Juliano Anoar Haoach Garcia
Forum|alt.badge.img+1

Juliano Anoar Haoach Garcia
Forum|alt.badge.img+1

[DRIVER_SETTINGS]
LDP = U3.0
USYS$LDP_PARAMS nulldefault=N

[PATHS]
$LDP LDP:dc01.abc.co.uk+389:DC=abc,DC=co,DC=uk|CONTOSO\svc_ldap|senha

[ENTITIES]
*.ldap    = $LDP:*.*
user.ldap = user@DC=abc,DC=co,DC=uk
userfin.ldap = user@OU=Finance,DC=abc,DC=co,DC=uk


Iain Sharp
Forum|alt.badge.img+5
  • Author
  • Inspiring
  • July 24, 2026

Hi, thanks for this, I’d found most of that. The question was “What does the entity “user.ldap” look like in the model.” The model example is for “Uniquenames”. 
 

Regards, 

Iain