Opened 8 months ago

Closed 8 months ago

#2770 closed defect (invalid)

FIX - /opt/rasdaman/etc/log-client.conf should be worldwide readable

Reported by: Bang Pham Huu Owned by: Dimitar Misev
Priority: major Milestone: 10.2
Component: rasserver Version: 10.2
Keywords: Cc:
Complexity: Medium

Description

One needs to run this command normally

chmod o+r /opt/rasdaman/etc/log-client.conf

or when he logged in as another user (not rasdaman user), he will have the error:

testVM:~$ rasql -q 'select 1' --user rasadmin --passwd kxeApVopWphBpglI6reM --out string
ASSERTION FAILURE FROM EASYLOGGING++ (LINE: 341) [fileStream_.is_open()] WITH MESSAGE "Unable to open configuration file [/opt/rasdaman/etc/log-client.conf] for parsing."
terminate called after throwing an instance of 'std::out_of_range'
  what():  _Map_base::at
Aborted (core dumped)

Change History (1)

comment:1 by Dimitar Misev, 8 months ago

Resolution: invalid
Status: assignedclosed
Note: See TracTickets for help on using tickets.