Retrieve LDAP Info

Hi all,
I am implementing an Enterprise Directory (i.e., LDAPv3 compliant server) which stored all users’ related attributes (e.g., staff id, name, department, position, grade, etc.) How we can programme in wM to order to retrieve such information? Better if source code can be suggested. Thanks.
Artis

What do you need exaclty? Query LDAP in order to get some user info for some custom services or use LDAP as authentication layer for IS access?

The first, you can use pub.ldap.* services; the latter you can have a look at “Security > Users and Groups > External User Management Configuration” IS webpage.

Sandro

Hi Sandro,
Thanks for prompt reply.
I am asking for the first. Any examples can be found for pub.ldap.* services?
Of course, my LDAP server also serves as authentication purpose. I think we can did it by my wM admin colleague.
Artis

WmSamples have some.

Sandro

sorry, too fast answer… Anyway, there is no example in WmSamples, but I think you can explore services by yourself (they are almost similar to WmDB package ones).

Sandro