Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Security Issues with Invoking O/S Commands from PL/SQL via Ex
I'm not sure what you mean. You cannot invoke these remote shell commands
from PL/SQL except via a pipe or an external procedure. The ability to
invoke them from an external procedure should only be possible if I make
procedures for them
in the package for which I am granting execute permission.
Ian MacGregor
Stanford Linear Acclerator Center
ian_at_slac.stanford.edu
-----Original Message-----
From: Jamadagni, Rajendra [mailto:rajendra.jamadagni_at_espn.com]
Sent: Thursday, June 22, 2000 2:31 PM
To: Multiple recipients of list ORACLE-L
Subject: RE: Security Issues with Invoking O/S Commands from PL/SQL via
Ex
How about using rsh or rksh to execute commands at OS level?
Raj
-- Author: Jamadagni, Rajendra INET: rajendra.jamadagni_at_espn.com 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 Thu Jun 22 2000 - 17:15:11 CDT