Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Permissions on datafiles
Thanks for the reply but the oracle umask is the one I was looking at. It is
fine. If I touch a file it gives me 664.
regards
> Lee Robertson
> Acxiom
> Tel: 0191 525 7344
> Fax: 0191 525 7007
> Email: lerobe_at_acxiom.co.uk
>
-----Original Message-----
From: Haunschmidt Andreas VASL/FAS
[mailto:Andreas.Haunschmidt_at_voest.co.at]
Sent: 09 January 2001 13:27
To: Multiple recipients of list ORACLE-L
Subject: AW: Permissions on datafiles
Who is the user of 'our' umask ? Is this the same user as the oracle account ?
I suppose you are on a UNIX like system. In this case, the oracle executables
should have the 'set user id' and the 'set group id bit' set, which means you got
effectively the umask and permissions of the oracle user and his ( dba ) group.
You can see this funny bits ( the 's' in rws--s--x) if you issue following commands on your shell prompt, eg: ls -l $ORACLE_HOME/bin | grep rws -rwsr-s--x 1 oracle dba 213490 Nov 19 1999 lsnrctl -rwsr-s--x 1 oracle dba 199964 Nov 19 1999 onrsd -rwsr-s--x 1 oracle dba 20485217 Nov 19 1999 oracle -rwsr-s--x 1 oracle dba 43322 Nov 19 1999 osslogin -rwsr-s--x 1 oracle dba 185987 Nov 19 1999 tnslsnr -rwsr-s--x 1 oracle dba 31675 Nov 19 1999 tnsping -rwsr-s--x 1 oracle dba 109801 Nov 19 1999 trcasst -rwsr-s--x 1 oracle dba 38246 Nov 19 1999 trcroute So maybe oracles umask should be changed. Hope this helps Andreas.>
> ----------
> Von: lerobe - Lee Robertson[SMTP:LEROBE_at_acxiom.co.uk]
> Gesendet: Dienstag, 9. Januar 2001 10:30
> An: Multiple recipients of list ORACLE-L
> Betreff: Permissions on datafiles
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Haunschmidt Andreas VASL/FAS INET: Andreas.Haunschmidt_at_voest.co.at 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 mayReceived on Tue Jan 09 2001 - 10:31:47 CST
![]() |
![]() |