Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: "SET UID" not set for oracle executable ?
> I'm about 98% sure that the SUID isn't absolutely required just to get a
> database running.
Correct
> My memory might be a little foggy here, but I think I
> recall that one work around for a security hole that was identified
within
> the last year, where it was possible to execute the oracle binary with
> malicious command line arguments (I don't recall the version or the
> platform), was to remove execute for "other" from the oracle binary and
> remove the suid.
>
I think you will find that chmod 751 $ORACLE_HOME/bin/oracle makes the database very secure indeed.
Jared
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Thu Aug 12 2004 - 11:05:37 CDT
![]() |
![]() |