Re: [Sqlrelay-discussion] Using a oracle identified externally user
Brought to you by:
mused
|
From: David M. <dav...@fi...> - 2006-10-30 19:23:00
|
Sorry for taking sooo looong to respond :/ That's a good question. I don't think I've ever tried it before, so there probably isn't a way to do it. I think it would be easy to implement though. Is there a doc on the web that describes how to set up an oracle instance to use OS authentication? David Muse dav...@fi... On Thu, 2006-10-12 at 11:26 +0200, Ragnar Rova wrote: > Hi. > > > How do I configure sqlrelay to use a oracle8 login > which is identified externally (OS authentication). > > I get: > > OCISessionBegin() failed. > > > error: ORA-01017: invalid username/password; logon denied > or > error: ORA-01005: null password given; logon denied > > My conf: > > <connections> > <connection connectionid="FOO" > string="user=/;password=;oracle_sid=FOOFOO" > metric="1" behindloadbalancer="no"/> > </connections> > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Sqlrelay-discussion mailing list > Sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlrelay-discussion > |