|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 4 matches |
Author |
Message |
Topic: Connecting to a Q with a user name an password |
BashManBTech
Replies: 11 Views: 5872
|
Forum: General IBM MQ Support Posted: Fri Jan 12, 2007 6:27 am Subject: Connecting to a Q with a user name an password |
You'll need to use MQCONNX and a client-side security exit.
The C API otherwise always sends only the OS user id.
===========
Are there any sample C code examples that I look at or do you have ... |
Topic: Connecting to a Q with a user name an password |
BashManBTech
Replies: 11 Views: 5872
|
Forum: General IBM MQ Support Posted: Fri Jan 12, 2007 6:24 am Subject: Connecting to a Q with a user name an password |
all you're trying to do is set up a client connection as laid out in the Clients manual.
===========
Hi,
Yes, that is correct. I just want to connect to a queue with a user name and password. ... |
Topic: Connecting to a Q with a user name an password |
BashManBTech
Replies: 11 Views: 5872
|
Forum: General IBM MQ Support Posted: Fri Jan 12, 2007 6:15 am Subject: Connecting to a Q with a user name an password |
BashManBtech - is this an existing "MQ Hub", that other people are already connecting to using a user name and password? Or are you also putting together the MQ Hub?
Also, regardless of ... |
Topic: Connecting to a Q with a user name an password |
BashManBTech
Replies: 11 Views: 5872
|
Forum: General IBM MQ Support Posted: Thu Jan 11, 2007 11:16 am Subject: Connecting to a Q with a user name an password |
Hi,
I am pretty new to MQ. I am trying to connect to queue using both MQCONN and with MQCONNX. However, I have a to use a user name and password to connect to the MQ hub.
Can anyone show me an ... |
|
|
|