-
Type: Bug
-
Status: Open (View Workflow)
-
Priority: Normal
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
https://github.com/Subaru-PFS/obs_pfs/commit/cdc82a032b98eca51253622ccc1c23adad7b5c56 added a context manager for registry access. That does an os.chmod() on the registry itself. But chmod(2) requires that the process and file users match, not just the groups. So only the sqlite file owner can ingest files. [or someone in the group can exploit fragile hacks inside the directory. ]
- relates to
-
PIPE2D-715 Remove updates to raw_visit table from ingestPfsImages.py
- Done