@Jonlee2001 wrote:
Hi,
Does anyone know / have an example of a Server Side script that returns details of entries in an LDAP directory?
My use case is as follows: when I add a row to my "Comments" database table I want to send a JMS message to my email notification broker, but the recipient email (which needs to go in the JMS payload) is stored in the "mail" field of an LDAP record.
I already have an LDAP service configured for user authentication but that's not what I want to do here, and there doesn't seem to be any documentation about using an LDAP service for anything other than DF authentication.
Thanks in advance,
Jon
Posts: 1
Participants: 1