Kimberly,

What is the format for the .rhosts file? I'm actually trying to work on
something right as we speak.

If I remember correctly the file gets stored on the server that you want to
connect to and the contents are just: ip  username
where username is the name that you are logged in as on the server your
COMING from if that makes any sense. Is this correct?

Cheers,
Kev.

'In Windows none can hear you scream'....

-----Original Message-----
Sent: 09 January 2002 15:12
To: Multiple recipients of list ORACLE-L


You know, rsh is actually considered bad practice for security
reasons.  Granted, the first thing I do is setup my .rhosts file
so that I can use it;-)  But I have been on sites that will not
allow it.

-----Original Message-----
Sent: Wednesday, January 09, 2002 6:41 AM
To: Multiple recipients of list ORACLE-L


I have been using the run_cmd code posted on the askTom site to run Unix
commands from stored procedures. It works fine. However I am now trying to
run a rsh command and always get 'permission denied' errors from the rsh
commmand.

The rsh command works fine when I run it from the command line(as oracle),
or from a C external procedure, but not from RUN_CMD.  

Do I need to do something extra in java to enable running of rsh command?

John

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: John Dunn
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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.com
-- 
Author: Kimberly Smith
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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.com
-- 
Author: Thomas, Kevin
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to