Return-Path: <root@fatcity.cts.com>
Received: from ensim.rackshack.net (root@localhost)
 by orafaq.net (8.11.6/8.11.6) with ESMTP id h0NLWxs22094
 for <oracle-l@orafaq.net>; Thu, 23 Jan 2003 15:32:59 -0600
X-ClientAddr: 209.68.248.164
Received: from newsfeed.cts.com (newsfeed.cts.com [209.68.248.164])
 by ensim.rackshack.net (8.11.6/8.11.6) with ESMTP id h0NLWwp22086
 for <oracle-l@orafaq.net>; Thu, 23 Jan 2003 15:32:58 -0600
Received: from fatcity.UUCP (uucp@localhost)
 by newsfeed.cts.com (8.9.3/8.9.3) with UUCP id KAA04267;
 Thu, 23 Jan 2003 10:16:23 -0800 (PST)
Received: by fatcity.com (26-Feb-2001/v1.0g-b72/bab) via UUCP id 00538AAC; Thu, 23 Jan 2003 09:44:41 -0800
Message-ID: <F001.00538AAC.20030123094441@fatcity.com>
Date: Thu, 23 Jan 2003 09:44:41 -0800
To: Multiple recipients of list ORACLE-L <ORACLE-L@fatcity.com>
X-Comment: Oracle RDBMS Community Forum
X-Sender: "Robin Li" <rli@nyp.org>
Sender: root@fatcity.com
Reply-To: ORACLE-L@fatcity.com
Errors-To: ML-ERRORS@fatcity.com
From: "Robin Li" <rli@nyp.org>
Subject: Re: hide password from being seen on screen
Organization: Fat City Network Services, San Diego, California
X-ListServer: v1.0g, build 72; ListGuru (c) 1996-2001 Bruce A. Bergman
Precedence: bulk
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Thanks a lot.

"Spears, Brian" wrote:
> 
> Here it is in Unix...
> 
> $ORACLE_HOME/bin/rman <<EOF_script
> connect catalog ${CATALOG_OWNER}/${PASS_VALUE1}@${REPOSITORY_DB}
> connect target ${TARGET_RMAN_USER}/${PASS_VALUE1}@${ORACLE_SID}
> @${rman_script_path}
> EOF_script
> RMAN_RETURN_CODE=$?
> 
> Brian Spears
> Sr. Oracle Database Administrator
> Limited Brands Technology Services, Inc.
> Phone: (614)415-1398
> Email: bspears@limitedbrands.com
> 
> -----Original Message-----
> Sent: Thursday, January 23, 2003 10:34 AM
> To: Multiple recipients of list ORACLE-L
> 
> -- Hi all,
> 
> All users on the server can see the password when they issue a "ps
> -ef|grep rman" comman after the RMAN job runs, such as "rman target
> [name]/[password] ...".  Is there any way to prevent the password being
> seen on screen?
> 
> TIA
> 
> Robin
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: Robin Li
>   INET: rli@nyp.org
> 
> Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
> San Diego, California        -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from).  You may
> also send the HELP command for other information (like subscribing).
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: Spears, Brian
>   INET: BSpears@Limitedbrands.com
> 
> Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
> San Diego, California        -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from).  You may
> also send the HELP command for other information (like subscribing).

-- 
Robin

****************************************************************
* Robin Li						       *
* Technical Specialist, DBA           Phone#: (212) 297-3073   *
* Information Services                Fax#:   (212) 297-4231   *
* 333 East 38th Street, 2nd fl.       E-mail: rli@nyp.org      *
* New York, NY 10016					       *
****************************************************************
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Robin Li
  INET: rli@nyp.org

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

