Database Install/Upgrade/Opatch (MOSC)

MOSC Banner

Setting appropriate access permissions for critical files such as the database's main configuration

edited Feb 14, 2024 3:07AM in Database Install/Upgrade/Opatch (MOSC) 5 commentsAnswered

During the security authentication review, the client was advised to set access permissions for critical files such as the database's main configuration file and password file.

AS-IS

-rwxr-x--x 1 oracle oinstall   179120 Aug 23 2022 lsnrctl

-rwxr-xr-x 1 oracle oinstall        0 May 4 2021 lsnrctl0


TO-BE

-rw-r--r-- 1 oracle oinstall 7381 Oct 21 2002 /u01/app/oracle/product/11.2.0.4/dbhome_1/srvm/admin/init.ora

-rw-r--r-- 1 oracle oinstall 489 Aug 24 2013 /u01/app/oracle/product/11.2.0.4/dbhome_1/hs/admin/initdg4odbc.ora

-rw-r--r-- 1 oracle oinstall 2851 May 15 2009 /u01/app/oracle/product/11.2.0.4/dbhome_1/dbs/init.ora

-rw-r----- 1 oracle oinstall 44 Aug 23 2022 /u01/app/oracle/product/11.2.0.4/dbhome_1/dbs/initIMKDB.ora

-rw-r----- 1 oracle oinstall 77 May 4 2021 /u01/app/oracle/product/11.2.0.4/dbhome_1/dbs/initg15100.ora

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center