Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: ps -ef | grep sqlplus
We use an externally identified account here to sign on to the database from cron for DBA related tasks. Since only the dba team knows the oracle Unix password it works for us well.
-----Original Message-----
Sent: Tuesday, June 19, 2001 11:38 AM
To: Multiple recipients of list ORACLE-L
hi,
do you know how to hide oracle passwords from ps -ef? we pass in our pw in cron, and it shows up when you run ps -ef (to check unix processes). i recognize that is this NOT a smart thing to do...
can anyone recommend a better way of supplying oracle passwords when scripts are connecting to oracle? do you use config files that store pws? just curious what everyone else is doing to plug this security hole.
thanks,
kris
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Kris Austin
INET: kaustin_at_advance.net
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------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).
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------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 Tue Jun 19 2001 - 13:06:40 CDT