|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
How to acces LDAP from an mqseries application? |
« View previous topic :: View next topic » |
Author |
Message
|
KAKEZ |
Posted: Fri Dec 06, 2002 7:07 am Post subject: How to acces LDAP from an mqseries application? |
|
|
Centurion
Joined: 10 Oct 2002 Posts: 117
|
Hi,
- i dont know really the LDAP product and i wonder how is it possible to get
read/write accesses to it thru mqseries application?
- i have heard that within MQSI there is a special connector to do that but is it necessary to install MQSI to access LDAP?
thanks for help
Jack |
|
Back to top |
|
 |
bduncan |
Posted: Fri Dec 06, 2002 9:47 am Post subject: |
|
|
Padawan
Joined: 11 Apr 2001 Posts: 1554 Location: Silicon Valley
|
I'm not sure if I understand how you want to utilize LDAP in your application, but it should be independent of MQSeries. In other words, if you write a Java application to put a message on a queue, and you want the contents of that MQ message to contain someone's LDAP username, email address, etc., you simply use the LDAP API for Java to make the request to LDAP, get the answer, and stick the result in your MQ message object. Doing the inverse is just as easy; take the content of a message (let's say it's a user id) and request LDAP to authenticate it, again using a completely separate API from the MQSeries API. _________________ Brandon Duncan
IBM Certified MQSeries Specialist
MQSeries.net forum moderator |
|
Back to top |
|
 |
KAKEZ |
Posted: Sun Dec 08, 2002 10:25 pm Post subject: Access to LDAP |
|
|
Centurion
Joined: 10 Oct 2002 Posts: 117
|
thanks Brandon for giving clear answer on the subject
Jack |
|
Back to top |
|
 |
Segs |
Posted: Thu Dec 12, 2002 4:42 am Post subject: LDAP plugin |
|
|
Voyager
Joined: 04 Oct 2001 Posts: 78 Location: Zurich Financial Services
|
You can enrich the data in you message by using the LDAP plugin node to return information, although I am have a few problems with it at the moment accessing data deep in the tree. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|