Hi everyone, I am trying to connect to a remote queue manager through visual basic. If the remote server or client are not part of the same domain, I am getting an auth denied error (2035). :-( I believe this is due to how VB clients send the currently logged on user as the MCA User ID.
I can get around this by providing a MCA User ID for the channel: SYSTEM.DEF.SVRCONN at the server, however, this causes our java programs to fail. If I set the UserID within the VB code, it does not seem to do anything. I would like to get the VB client to connect to the remote server without changing anything at the server level. Can anyone provide any assistance.
Thanks,
David Toyer
CGI Group
I can get around this by providing a MCA User ID for the channel: SYSTEM.DEF.SVRCONN at the server, however, this causes our java programs to fail. If I set the UserID within the VB code, it does not seem to do anything. I would like to get the VB client to connect to the remote server without changing anything at the server level. Can anyone provide any assistance.
Thanks,
David Toyer
CGI Group