How to connect ws services to the oracle db without password? [message #174436] |
Mon, 29 May 2006 04:24 |
smurfcho
Messages: 2 Registered: May 2006 Location: Suisse
|
Junior Member |
|
|
Hello,
i have the following problem. I have implement a couple of windows services, which are running at the moment under the windows current user and connect to the oracle9i db with this user name.
I want to make this services running under Lokal system, and connect to the db without user name and password.
How can i do this?
Thanks in advance!
Best regards,
Svetoslav
|
|
|
|
Re: How to connect ws services to the oracle db without password? [message #174521 is a reply to message #174465] |
Mon, 29 May 2006 07:54 |
smurfcho
Messages: 2 Registered: May 2006 Location: Suisse
|
Junior Member |
|
|
Hi,
thanks for your tips! At the moment we use exactly the same way to authorize the users.
This what i am trying to do, is to change the running user of the services, which are running now under "windows current user" to "Local system" and to connect then (this services) to the oracle db without user name and password.
Best regards,
Svetoslav
|
|
|