|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 3 matches |
Author |
Message |
Topic: Setting UserIdentifier using C, getting 2035 |
msathe
Replies: 6 Views: 4340
|
Forum: IBM MQ API Support Posted: Thu Dec 01, 2005 6:26 am Subject: Setting UserIdentifier using C, getting 2035 |
thanks,
But Im still getting the same error. I tried following.
strcpy(ClientConn.RemoteUserIdentifier, "mqm");
strcpy(ClientConn.RemotePassword, "apple1");
strcpy(ClientConn.RemoteSecuri ... |
Topic: Setting UserIdentifier using C, getting 2035 |
msathe
Replies: 6 Views: 4340
|
Forum: IBM MQ API Support Posted: Thu Dec 01, 2005 5:39 am Subject: Setting UserIdentifier using C, getting 2035 |
thanks for the quick response.
I cannot run the program as a 'mqm' user or any specific user. So the authentication info has to be constructed in the runtime.
Could you please tell me if there ... |
Topic: Setting UserIdentifier using C, getting 2035 |
msathe
Replies: 6 Views: 4340
|
Forum: IBM MQ API Support Posted: Thu Dec 01, 2005 5:10 am Subject: Setting UserIdentifier using C, getting 2035 |
hi,
Im trying to connect to a remote QM using mqconnx and I want to send PCF messages. only 'mqm' user has admin permission on the QM. so i have to run the program by logging in as 'mqm' user id fr ... |
|
|
|