Opened 5 hours ago
Closed 2 hours ago
#1652 closed enhancement (fixed)
Secondary analysis files no longer need different permissions depending on consent
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Reggie v5.6.2 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
In Reggie 4.3 (see #863 and #864) we introduced a feature that create files with different permissions depending on if a consent has been registered or not. A service is regularly checking for mismatches and update permissions is needed.
We no longer need this feature since the file servers are not accessible to other than scanb users, and it also complicates things when files are not accessible to all users in the scanb group.
Files should always be created with u=rw,g=r permissions and directories with u=rwx,g=rx permissions.
Change History (3)
comment:1 by , 5 hours ago
comment:3 by , 2 hours ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 8050: