Author |
Message
|
hopfe_de |
Posted: Wed Jul 17, 2002 10:06 pm Post subject: Error: 2035 when the Queuemanager runs in the DMZ |
|
|
 Acolyte
Joined: 03 Mar 2002 Posts: 58 Location: Frankfurt, Germany
|
Hello,
my problem is, that the our queuemanger behind the firewall in the DMZ allways throws the error 2035, when i try to get a client connect.
I don't understand why it doesn't work, because my user on local maschine is in the mqm-group of the queuemanager maschine. When I use my UserId as mcauser in the connection channel it works fine.
Local Maschine (WinNT 4.0, MQSeries 5.1)
Remote Maschine (AIX 4.3, MQSeries 5.x)
thanx
Hopfe |
|
Back to top |
|
 |
mrlinux |
Posted: Thu Jul 18, 2002 3:12 am Post subject: |
|
|
 Grand Master
Joined: 14 Feb 2002 Posts: 1261 Location: Detroit,MI USA
|
Try setting the passwords of both ID to be the same _________________ Jeff
IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries |
|
Back to top |
|
 |
hopfe_de |
Posted: Thu Jul 18, 2002 3:31 am Post subject: Same password |
|
|
 Acolyte
Joined: 03 Mar 2002 Posts: 58 Location: Frankfurt, Germany
|
the passwords are already equal. |
|
Back to top |
|
 |
mrlinux |
Posted: Thu Jul 18, 2002 3:48 am Post subject: |
|
|
 Grand Master
Joined: 14 Feb 2002 Posts: 1261 Location: Detroit,MI USA
|
Are the systems in 2 different domains ???? if so you need to setup a trust between the domains. At least a one way trust. _________________ Jeff
IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries |
|
Back to top |
|
 |
hopfe_de |
Posted: Thu Jul 18, 2002 4:29 am Post subject: |
|
|
 Acolyte
Joined: 03 Mar 2002 Posts: 58 Location: Frankfurt, Germany
|
thanx for the tipp, i will speak to our 'security-grand-master' to check the domain. |
|
Back to top |
|
 |
mqonnet |
Posted: Tue Jul 23, 2002 5:45 am Post subject: |
|
|
 Grand Master
Joined: 18 Feb 2002 Posts: 1114 Location: Boston, Ma, Usa.
|
You need to define a principal within the mqm group, or outside(but allot appropriate permissions), on the remote machine(aix) with the same userid that you are logged in as on your NT machine.
Cheers.
Kumar _________________ IBM Certified WebSphere MQ V5.3 Developer
IBM Certified WebSphere MQ V5.3 Solution Designer
IBM Certified WebSphere MQ V5.3 System Administrator |
|
Back to top |
|
 |
hopfe_de |
Posted: Tue Jul 23, 2002 6:16 am Post subject: |
|
|
 Acolyte
Joined: 03 Mar 2002 Posts: 58 Location: Frankfurt, Germany
|
mqonnet wrote: |
You need to define a principal within the mqm group, or outside(but allot appropriate permissions), on the remote machine(aix) with the same userid that you are logged in as on your NT machine.
|
WinNT-userid and AIX-userid are the same, and member of the mqm group on both maschines. |
|
Back to top |
|
 |
mqonnet |
Posted: Tue Jul 23, 2002 6:28 am Post subject: |
|
|
 Grand Master
Joined: 18 Feb 2002 Posts: 1114 Location: Boston, Ma, Usa.
|
You mentioned that it works fine when you use the Userid within the MCAUSER attribute. That means you have appropriate permissions for the userid used in MCAUSER on AIX.
But when you dont have this userid set in the MCAUSER attribute, you get 2035(which is what i conclude from your explaination, correct me if i am wrong). If this is the case, then i would BET that your userid on NT and userid on AIX are NOT the same. Because, when you dont have any userid set in the MCAUSER attrib, the userid comin in from the remote machine is checked for a principal locally. Which could be there, but with limited permissions. Or could not be there at all.
Cheers.
Kumar _________________ IBM Certified WebSphere MQ V5.3 Developer
IBM Certified WebSphere MQ V5.3 Solution Designer
IBM Certified WebSphere MQ V5.3 System Administrator |
|
Back to top |
|
 |
hopfe_de |
Posted: Wed Jul 24, 2002 12:42 am Post subject: Lowercase problem |
|
|
 Acolyte
Joined: 03 Mar 2002 Posts: 58 Location: Frankfurt, Germany
|
I think the problem, is that my Userid begann with a UPPERCASE charakter on WinNT, and also on AIX maschine.
So I tried a other userkey beginning with a lowercase charakter on both maschine and it works.
Are there any Supportpacs or settings, to get my UPPERCASE Userid work ? |
|
Back to top |
|
 |
|