Oracle Solaris File Systems and Disk Management (MOSC)

MOSC Banner

ACL on Oracle Database Logs‎

Hello,

For oracle alert logs need to configure permission to read the contents of these files for non-oracle user in Solaris 11 with ACL.

After configure permission with command chmod A+user:[user_name]:read_data:allow /path_to_log and use ls –lV  command we see that permission is set correct. But after few minutes this ACL is lost.

The process works with this log file is java -server. For test file in directory where oracle logs are located the ACL works fine. So the basic assumption that the  java are change the permission on file on initial values. Сan you advise how in this case to configure read access for a non-oracle user.

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