Re: Connectivitye from Client to Server : error 2035: URGENT !!!

2002-05-31 Thread Bullock, Rebecca (CSC)

Prakash, I'm not a Unix person, but I believe that you need to define the NT
userid (with the proper case) on the Solaris box. Not sure what file that
goes in, but I think you need root to add it and I believe that anyone with
root access should know where the userids go (at least, I'd hope so).

My best, Rebecca

Rebecca Bullock
Computer Sciences Corporation

Educational Testing Service Account
Princeton, NJ 08541

e-mail: [EMAIL PROTECTED][EMAIL PROTECTED]




-Original Message-
From: hegde [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 30, 2002 9:08 PM
To: [EMAIL PROTECTED]
Subject: Connectivitye from Client to Server : error 2035: URGENT !!!


Hi All,

I have securit problem. How do I give access to NT
user account which client to queue manager running
solaris with nis.

When give access using

For NT client=
setmqaut -m queue.manager -t queue -n
ORANGE.LOCAL.QUEUE -p nt user account  +allmqi

It gives principal or group name invalid .

=for solaris cleint===
setmqaut -m queue.manager -t queue -n
ORANGE.LOCAL.QUEUE -p unix account  +allmqi

it say command successfull

But when I try to connect it gives me error as below

MCONN connedtion ended read 2035.

I am new to MQSeries, I kindly request all to guide me

where I am doing wrong or any scripts for creating
queue manager,queues,channel from scratch and testing.

Thanks in Advance.

Thanks
Prakash



__
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive



**
This e-mail and any files transmitted with it may contain privileged or
confidential information. It is solely for use by the individual for whom
it is intended, even if addressed incorrectly. If you received this e-mail
in error, please notify the sender; do not disclose, copy, distribute, or
take any action in reliance on the contents of this information; and delete
it from your system. Any other use of this e-mail is prohibited. Thank you
for your compliance.

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive



Connectivitye from Client to Server : error 2035: URGENT !!!

2002-05-30 Thread hegde

Hi All,

I am having connectivity problem from client to
server.

I have created two channels channel1 and channel2.

1. I am able to connect the  local queue
(ORANGE.LOCAL.QUEUE) using channel2 with any user
and from any client O/S becaue in I have given
MCAUSER('mqm')

2. But I am not able to connect the local
queue(ORANGE.LOCAL.QUEUE) using channel1, I tried all
options like MCAUSER (' ') or MCAUSER('prakash')or
MCSUSER('NTACCOUNT'). I created the local unix account
same as nt account, but still it's not working.

3. Can some one help me with Examples.
4. MQSeries V5.2 Server running on Solaris 2.8, and
NT, windows 2000, Solaris 2.8
5. Below is my setup
=
1. I have created the Queue Manager as
crtmqm -q saturn.queue.manager
strmqm saturn.queue.manager
2.  define qlocal (ORANGE.LOCAL.QUEUE)
3.  define channel (CHANNEL1) +
chltype (SVRCONN) +
MCAUSER (' ') +
TRPTYPE (TCP)
4.  I have modified the inetd and services file as per
document.
5.  Started command Server  and started listner and
channel (from runmqsc prompt)
6. On sun solaris I have set the environment as
MQSERVER=CHANNEL1/TCP/'199.221.81.102'
   from solaris system I am able put the message as
   amqsputc ORANGE.LOCAL.QUEUE saturn.manager.queue
   and no problem in receive message using amqsgetc
7. On windows NT system I have set the MQSERVER
environment as
SET MQSERVER=CHANNEL1/TCP/199.221.81.102
amqsputc ORANGE.LOCAL.QUEUE saturn.queue.manager
===

I am getting MCONN ended the connection reason
2035

I don't know what I am missing or doing wrong. I
request some one to correct my mistake with example or
guide me.

I appreciate you help.

Thanks
Prakash



__
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive