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 API Support » Authenticate to Windows MQ Server from Solaris MQ Client

Post new topic  Reply to topic
 Authenticate to Windows MQ Server from Solaris MQ Client « View previous topic :: View next topic » 
Author Message
tcochran
PostPosted: Thu Nov 18, 2004 6:12 am    Post subject: Authenticate to Windows MQ Server from Solaris MQ Client Reply with quote

Newbie

Joined: 18 Nov 2004
Posts: 1

I am using WebSphere MQSeries v5.3 and have a Windows based MQ Server that I need to authenticate to from a Solaris based MQ Client. The Windows server is standalone machine and is not a part of AD or a Domain. The MQAIR strucutre requires a LDAP server for authentication. Is there any way around this? Is there a way to setup a client connection channel to solve the problem? No matter what I do I end up with the 2035 error when trying to connect to the QMgr.

thanks
Back to top
View user's profile Send private message
RogerLacroix
PostPosted: Thu Nov 18, 2004 11:16 am    Post subject: Reply with quote

Jedi Knight

Joined: 15 May 2001
Posts: 3264
Location: London, ON Canada

Hi,

This is pretty straight forward. Create a local UserID on the windows box that is the same as the UserID running the program on Solaris.
i.e.
If the Solaris UserID is fred then on Windows box create a local UserID called fred. (lowercase)

Next give it the authority to connect AND open the queue via setmqaut:
Code:
setmqaut -m MyQMgrName -t qmgr -p fred +connect +inq
setmqaut -m MyQMgrName -t queue -p fred -n ABC.** +allmqi

Where your queue name begins with 'ABC.' something.

Finally, issue the REFRESH SECURITY command via runmqsc or bounce the queue manager.

That's it.

Regards,
Roger Lacroix
_________________
Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ API Support » Authenticate to Windows MQ Server from Solaris MQ Client
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.