Ellen Deak
Guest
|
Posted:
Fri Jun 03, 2005 4:53 pm Post subject:
How to Change Username/Password that was defined when adding |
|
|
About a month ago we set up the CedarBank example from the SDK and tested it
against one of our AS400s. Today, I went back to look at that example some
more, but it no longer runs. I select "OS/400 using TCP/IP and Distributed
Program Call Mode" and then hit GO for the Check Account Balance. I get the
following error:
(2107) When you explicitly provide host security credentials from your
application program using the Transaction Integrator callback facility, you
must provide both a valid user ID and password.
I remember having to specify my AS400 username and password when originally
setting up the object in TI Manager. My AS400 password expired and I changed
it.
I've been trying to figure out when in TI Manager I need to go to change the
password it is using. Can anyone point me in the right direction?
Thanks,
--
Ellen Deak |
|
Terry Bullington [MSFT]
Guest
|
Posted:
Sat Jun 18, 2005 12:53 am Post subject:
RE: How to Change Username/Password that was defined when ad |
|
|
The RE that is being used has been configured to require client
credentials. The error message will occur if you have not provided client
credentials via context (or the much more difficult to use call back
mechanism). Your client program should be calling WriteContext with both
the USERID and PASSWORD keywords.
--------------------
Thread-Topic: How to Change Username/Password that was defined when adding
a WIP
thread-index: AcVoVZSiqitbCaCgSxGI9bvpybjwWw==
X-WBNR-Posting-Host: 208.10.131.8
From: "=?Utf-8?B?RWxsZW4gRGVhaw==?=" <EllenDeak@discussions.microsoft.com>
Subject: How to Change Username/Password that was defined when adding a WIP
Date: Fri, 3 Jun 2005 09:02:02 -0700
Lines: 20
Message-ID: <60640DA5-1538-4F41-B4EF-D6375B209C5D@microsoft.com>
MIME-Version: 1.0
Content-Type: text/plain;
charset="Utf-8"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
Content-Class: urn:content-classes:message
Importance: normal
Priority: normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
Newsgroups: microsoft.public.hiserver.general
NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.hiserver.general:1726
X-Tomcat-NG: microsoft.public.hiserver.general
About a month ago we set up the CedarBank example from the SDK and tested
it
against one of our AS400s. Today, I went back to look at that example some
more, but it no longer runs. I select "OS/400 using TCP/IP and Distributed
Program Call Mode" and then hit GO for the Check Account Balance. I get the
following error:
(2107) When you explicitly provide host security credentials from your
application program using the Transaction Integrator callback facility, you
must provide both a valid user ID and password.
I remember having to specify my AS400 username and password when originally
setting up the object in TI Manager. My AS400 password expired and I
changed
it.
I've been trying to figure out when in TI Manager I need to go to change
the
password it is using. Can anyone point me in the right direction?
Thanks,
--
Ellen Deak |
|