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: Unix ownership/group of files created via Oracle

RE: Unix ownership/group of files created via Oracle

From: William Rogge <William_Rogge_at_voltek.com>
Date: Tue, 16 Jan 2001 10:08:20 -0500
Message-Id: <10743.126784@fatcity.com>


Assuming that a script is creating the NON-Oracle files. That script could be set with a SUID bit. The script file could be owned by Oracle and a 'chmod 4555' would set permissions so no matter who executes it, and files created/written are done so as 'Oracle'.

-----Original Message-----

From:	John Dunn [SMTP:john.dunn_at_sefas.co.uk]
Sent:	Tuesday, January 16, 2001 5:16 AM
To:	Multiple recipients of list ORACLE-L
Subject:	Unix ownership/group of files created via Oracle

We have an application where text files are created and read by both Oracle processes and an in house application .

Files created by Oracle processes have ownerships of oracle and group dba.

Files created by the in house application are owned by another user and group.

Systems admin do not want to make any other user a member of Oracle dba group.

Nor do they want to see files with 666 permissions.

What is the usual approach in these situations?

John

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: John Dunn
  INET: john.dunn_at_sefas.co.uk

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 Jan 16 2001 - 09:08:20 CST

Original text of this message

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