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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: hide password from being seen on screen

Re: hide password from being seen on screen

From: Robin Li <rli_at_nyp.org>
Date: Thu, 23 Jan 2003 09:44:41 -0800
Message-ID: <F001.00538AAC.20030123094441@fatcity.com>


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_at_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_at_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_at_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_at_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_at_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_at_nyp.org      *
* New York, NY 10016					       *
****************************************************************
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Robin Li
  INET: rli_at_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_at_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).
Received on Thu Jan 23 2003 - 11:44:41 CST

Original text of this message

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