Opened 3 years ago

Closed 3 years ago

#2491 closed defect (fixed)

rasdaman logs should not be world-readable

Reported by: Dimitar Misev Owned by: Bang Pham Huu
Priority: critical Milestone: 10.0
Component: rasserver Version: 9.8
Keywords: Cc: Peter Baumann
Complexity: Medium

Description

The rasdaman logs should be changed to be with -rw-rw—— permissions, currently they are -rw-rw-r— (world readable).

Change History (5)

comment:1 by Dimitar Misev, 3 years ago

Resolution: fixed
Status: assignedclosed

comment:2 by Dimitar Misev, 3 years ago

Resolution: fixed
Status: closedreopened

comment:3 by Dimitar Misev, 3 years ago

Owner: changed from Dimitar Misev to Bang Pham Huu
Status: reopenedassigned

this should also be the case for petascope.log and secore.log

comment:4 by Dimitar Misev, 3 years ago

Priority: majorcritical

comment:5 by Dimitar Misev, 3 years ago

Resolution: fixed
Status: assignedclosed

It seems tricky to change the permissions of petascope.log from petascope with log4j. The best way is to change the permissions of the /opt/rasdaman/log dir to 660 instead; the tomcat log dir is already like this. I did this in start_rasdaman.sh and the installer.

Note: See TracTickets for help on using tickets.