Re: Securing passwords in scripts

2001-07-27 Thread =?x-user-defined?q?B=FClent=20A=E7=FDkg=F6z?=
me too. NT and unix , thank you   paquette stephane wrote: Me too. On unix and NT  --- Stephane Faroult [EMAIL PROTECTED] a écrit : O'Neill, Sean wrote: I have some scripts, O.S. command and SQL, which I use to perform COLD backups of DBs and other tasks.  I'm not

Securing passwords in scripts

2001-07-26 Thread O'Neill, Sean
I have some scripts, O.S. command and SQL, which I use to perform COLD backups of DBs and other tasks. I'm not particularily happy about having username/password information in the scripts. Has anyone come up with a way to avoid same allowing for the fact the scripts should require no user

Re: Securing passwords in scripts

2001-07-26 Thread Rachel Carmichael
this Unix account. Rachel From: O'Neill, Sean [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: Multiple recipients of list ORACLE-L [EMAIL PROTECTED] Subject: Securing passwords in scripts Date: Thu, 26 Jul 2001 00:55:28 -0800 I have some scripts, O.S. command and SQL, which I use to perform COLD

RE: Securing passwords in scripts

2001-07-26 Thread Rajesh Dayal
I hv a workaround Change platform to Unix and set permission as 700 ;-)) -Original Message- Sean Sent: Thursday, July 26, 2001 12:55 PM To: Multiple recipients of list ORACLE-L I have some scripts, O.S. command and SQL, which I use to perform COLD backups of DBs

Re: Securing passwords in scripts

2001-07-26 Thread Stephane Faroult
O'Neill, Sean wrote: I have some scripts, O.S. command and SQL, which I use to perform COLD backups of DBs and other tasks. I'm not particularily happy about having username/password information in the scripts. Has anyone come up with a way to avoid same allowing for the fact the scripts

Re: Securing passwords in scripts

2001-07-26 Thread Jon Walthour
If you're going to be doing DBA tasks like you describe (backups which require you to shutdown the database, etc.), you can just use / as sysdba in sqlplus. This works all the way back to 7.3 as far as I know. For it to work, however, the OS account that is being used must be a member of the DBA

Re: Securing passwords in scripts

2001-07-26 Thread paquette stephane
Me too. On unix and NT --- Stephane Faroult [EMAIL PROTECTED] a écrit : O'Neill, Sean wrote: I have some scripts, O.S. command and SQL, which I use to perform COLD backups of DBs and other tasks. I'm not particularily happy about having username/password information in the scripts.

Re: Securing passwords in scripts

2001-07-26 Thread Jared . Still
: rganon.ie Subject: Securing passwords in scripts Sent

RE: Securing passwords in scripts

2001-07-26 Thread Orr, Steve
Subject: Securing passwords in scripts Sent by: [EMAIL PROTECTED] om 07/26/01 01:55 AM Please respond to ORACLE

RE: Securing passwords in scripts

2001-07-26 Thread Orr, Steve
: rganon.ie Subject: Securing passwords in scripts Sent by: [EMAIL PROTECTED] om 07/26/01 01:55 AM Please respond

RE: Securing passwords in scripts

2001-07-26 Thread MacGregor, Ian A.
to log into the database you can use / to enter username/password: ex.sqlplus / and run what you need from cron from this Unix account. Rachel From: O'Neill, Sean [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: Multiple recipients of list ORACLE-L [EMAIL PROTECTED] Subject: Securing passwords

Re: Securing passwords in scripts

2001-07-26 Thread Thater, William
Orr, Steve wrote: Hi Jared, I'd be interrested in a password server... you got one? Steve Orr count me in. -- Bill Shrek Thater Certifiable ORACLE DBA Telergy, Inc[EMAIL PROTECTED] You gotta program like

RE: Securing passwords in scripts

2001-07-26 Thread Jared . Still
: Sent by: Subject: RE: Securing passwords in scripts [EMAIL PROTECTED] om

RE: Securing passwords in scripts

2001-07-26 Thread Rachel Carmichael
Ian, thank you. at 4:30 in the morning, I'm barely able to remember my name, let alone init.ora parameters Rachel From: MacGregor, Ian A. [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: Multiple recipients of list ORACLE-L [EMAIL PROTECTED] Subject: RE: Securing passwords in scripts Date