Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: script or program to deploy plsql code while securing DB passwords

Re: script or program to deploy plsql code while securing DB passwords

From: IANAL_VISTA <IANAL_Vista_at_hotmail.com>
Date: Wed, 29 Jun 2005 14:33:58 GMT
Message-ID: <Xns96844CF82F46ESunnySD@68.6.19.6>


jason_at_cyberpine.com wrote in
news:1120055291.339152.288030_at_g44g2000cwa.googlegroups.com:

> Say we had Unix users (developers really) that needed to deploy plsql
> code to an Oracle DB on a remote HP-UX box. But these users would not
> have any security to that remote box or database. Say we did not want
> to surrender users or passwords of the remote box or Database.
>
> Can a script or program be coded on the local box to deploy that code
> without exposing the passwords or any information about the remote
> server or DB?
>
> How exactly would passwords be secured?
>

by using "sudo", "scp" & "ssh". Received on Wed Jun 29 2005 - 09:33:58 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US