ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Java / JMS » Configuring LDAP in MQ JMSAdmin Tool

Post new topic  Reply to topic
 Configuring LDAP in MQ JMSAdmin Tool « View previous topic :: View next topic » 
Author Message
meenakshi.kandasami
PostPosted: Tue Oct 14, 2008 2:46 am    Post subject: Configuring LDAP in MQ JMSAdmin Tool Reply with quote

Novice

Joined: 23 Jul 2008
Posts: 10

I am quite newbie to LDAP ...

i have configured my JMSAdmin.config file like this



INITIAL_CONTEXT_FACTORY=com.sun.jndi.ldap.LdapCtxFactory
PROVIDER_URL=ldap://localhost:389/o=ibm,c=us

SECURITY_AUTHENTICATION=simple
PROVIDER_USERDN = cn=Directory Manager



When i started JMSAdmin it is prompting for password.....

wht pwd does i need to give? or

I can ask
Does MQ bundled with any inbuilt LDAP server?

I didnt installed any LDAP servers in my machine

Back to top
View user's profile Send private message
fjb_saper
PostPosted: Tue Oct 14, 2008 4:19 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

You set security_authentication=simple and you are surprised at being prompted for a password? Try an ldap tutorial on the net. I am sure sun has one.
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
David.Partridge
PostPosted: Tue Oct 14, 2008 4:31 am    Post subject: Reply with quote

Master

Joined: 28 Jun 2001
Posts: 249

No, MQ doesn't come with a bundled LDAP server, that's a whole extra pile of software.

If yo want to experiment with JNDI use a file based JNDI by configuring one in the JMSAdmin.config file (in e.g. C:\Program Files\IBM\WebSphere MQ\java\bin), or setting the MQ Explorer to use a file based JNDI.

For example:
Code:

INITIAL_CONTEXT_FACTORY=com.sun.jndi.fscontext.RefFSContextFactory
PROVIDER_URL=file:/C:/JNDI-Directory

_________________
Cheers,
David C. Partridge
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » Configuring LDAP in MQ JMSAdmin Tool
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.