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: Changing Oracle gid and uid?

Re: Changing Oracle gid and uid?

From: Joel Garry <joelgarry_at_anabolicinc.com>
Date: Wed, 12 Oct 2005 11:25:58 -0700
Message-ID: <41F6FCC98E65BB4184C66E8FA0A0A26F0DC150@poboy.anabolic.inc>


Mark Bole wrote:

>Exactly. Who besides root (UID=0) can perform a chown? So, as shown
>correctly in the steps I listed, you should not have to re-set any
>setuid bits to successfully change the ownership of oracle software.

/tmp$ ll xxx
----rws--x 1 oracle dba 0 Oct 12 11:10 xxx /tmp$ chmod 6071 xxx
/tmp$ ll xxx
---Srws--x 1 oracle dba 0 Oct 12 11:10 xxx /tmp$ chown jeg xxx
/tmp$ ll xxx
----rwx--x 1 jeg dba 0 Oct 12 11:10 xxx /tmp$ whoami
oracle

Joel Garry
http://www.garry.to

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Oct 12 2005 - 13:28:18 CDT

Original text of this message

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