That's an interesting post. However, Sandbox security is disabled in this case.
-----Original Message----- From: Russ Michaels [mailto:[email protected]] Sent: 17 February 2012 10:48 To: cf-talk Subject: Re: Password to Oracle datasource keep getting reset ok so you are using sandboxing which is the key point. when sandbox security is enabled I have seen this cause problems with the DSN's When you save the DSN it is then active in the session/context of the cfadmin, as soon as that connection times out then sites can no longer connect to the DSN. Re-saving the DSN in the cfadmin resolved it. It was a long time ago since I had this issue, but I think that explicitly allow connection to the database server and DSN in the sandbox for that site resolved this issue. On Fri, Feb 17, 2012 at 9:58 AM, Moore, Nathan <[email protected]>wrote: > > Yes but my point is the correct password never changes. It somehow > BECOMES invalid after a certain period of time. > > I've spoken with my DBAs and there response is: > > "the 1017 error shown in your screenshot is ONLY EVER produced because > the credentials supplied are invalid. i.e. wrong user name or > password" > > -----Original Message----- > From: Cameron Childress [mailto:[email protected]] > Sent: 16 February 2012 15:23 > To: cf-talk > Subject: Re: Password to Oracle datasource keep getting reset > > > Have you eliminated the possibility of a "saved password in browser" I > mentioned in my post? > > -Cameron > > On Thu, Feb 16, 2012 at 8:13 AM, Moore, Nathan > <[email protected]>wrote: > > > > > The password remains the same. It's the datasource in the CF admin > that > > seems to 'forget' the password. > > > > All I do is reneter the same password and all is good. > > > -- > Cameron Childress > -- > p: 678.637.5072 > im: cameroncf > facebook <http://www.facebook.com/cameroncf> | > twitter<http://twitter.com/cameronc> | > google+ <https://profiles.google.com/u/0/117829379451708140985> > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:349927 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

