Opened 2 months ago

Last modified 2 weeks ago

#2843 assigned defect

FIX - petascope should use rasdaman_user to query when authentication_type is empty

Reported by: Bang Pham Huu Owned by: Bang Pham Huu
Priority: major Milestone: 11.0
Component: petascope Version: development
Keywords: Cc: Dimitar Misev
Complexity: Medium

Description (last modified by Bang Pham Huu)

  • allow_write_requests_from=127.0.0.1 in petascope.properties should be removed as it adds complexity unnecessarily (see below)
  • authentication_type= (if set to empty) rasdaman_user=rasguest rasdaman_pass=rasguest rasdaman_admin_user=rasadmin rasdaman_admin_pass=rasadmin


Then, all requests without credentials → use rasguest. IF requests need admin permission (e.g. WCS-T), then one needs to add rasadmin:rasadmin as basic header authentication, e.g. wcst_import.sh -i ~/.rasadmin_credentials ingest.json

Change History (1)

comment:1 by Bang Pham Huu, 2 weeks ago

Description: modified (diff)
Milestone: 11.0
Version: 10.4development
Note: See TracTickets for help on using tickets.