Hi,
I am not clear on how to make use of MCAUSER.
Say I set MCAUSER to a nonblank value(xxx) when define the server(WIN2K) connection channel as follow,
DEFINE CHANNEL(CHANNEL1) CHLTYPE(SVRCONN) TRPTYPE(TCP) MCAUSER('xxx').
&
at client machine(NT4), I use ENV. VARIABLE :
SET MQSERVER=CHANNEL1/TCP/10.106.1.118(1414)
Actually, what would be the possible value for xxx?
Anything else I need to do or configure in order to run
a client program manipulating queue located on server by using MCAUSER?
thnaks in advance.
I am not clear on how to make use of MCAUSER.
Say I set MCAUSER to a nonblank value(xxx) when define the server(WIN2K) connection channel as follow,
DEFINE CHANNEL(CHANNEL1) CHLTYPE(SVRCONN) TRPTYPE(TCP) MCAUSER('xxx').
&
at client machine(NT4), I use ENV. VARIABLE :
SET MQSERVER=CHANNEL1/TCP/10.106.1.118(1414)
Actually, what would be the possible value for xxx?
Anything else I need to do or configure in order to run
a client program manipulating queue located on server by using MCAUSER?
thnaks in advance.