Hi All
I've created an OLE DB connection to an iSeries application server (IBM DB2 for i5/OS IBMDA400 OLE DB Provider).
No matter the password configuration I use (Blank Password / Password Saving), when I access the published map on another user's system, it doesn't access the information correctly.
Scenarios
I want the information accessible without users being asked for a password.
Is this something I need to address in my Windows Credential Manager?
Solved! Go to Solution.
Hi Kaia
Yes. I was accessing the connection with the IP address and not as a registered User. Originally it was for example
U: 10.0.1.1 / P: xxxxx. (this was done per the server administrators). After much wasted time, I asked to create a general user U: BobbyS / P: xxxxx. That connection carries through with the published maps so the network users can access the data.
The password now stays connected to the credentials.
Hi,
I know it is 3 years after you posted this question, but did you ever figure this out? I am having the same issue now.
Thanks!
Hi Kaia
Yes. I was accessing the connection with the IP address and not as a registered User. Originally it was for example
U: 10.0.1.1 / P: xxxxx. (this was done per the server administrators). After much wasted time, I asked to create a general user U: BobbyS / P: xxxxx. That connection carries through with the published maps so the network users can access the data.
The password now stays connected to the credentials.