DIRACGrid / DIRAC

DIRAC Grid
http://diracgrid.org
GNU General Public License v3.0
114 stars 175 forks source link

[MultiVO] VO Specific FileCatalog administrator #4664

Open andresailer opened 4 years ago

andresailer commented 4 years ago

I don't think it is possible at the moment to give some one the equivalent of the FileCatalogManagement property just for a /<VO> folder and below, e.g., to fix ownership of files and folders, or is there?

chaen commented 4 years ago

I believe this was the original idea behind https://github.com/DIRACGrid/DIRAC/issues/4077 and https://github.com/DIRACGrid/DIRAC/pull/4230 Now before doing any more move, I am waiting for the doc.

andresailer commented 4 years ago

I don't think adding a static property is enough, it needs to be evaluated based on the path of the file E.g. wherever this function is used? https://github.com/DIRACGrid/DIRAC/blob/9a324b9406094b989fb64f90e2011ea301ea8f7d/DataManagementSystem/DB/FileCatalogComponents/SecurityManager/SecurityManagerBase.py#L81-L84

chaen commented 4 years ago

yes, this method also will need to be updated, depending on how/what one wants to check

andresailer commented 3 years ago

@atsareg Would be great to get your thoughts on this!

andresailer commented 2 years ago

Obviously not urgent, I'll just try something eventually.