Skip to content

Added Subject to access method#73

Open
amarcionek wants to merge 1 commit into
dCache:masterfrom
Seven10Storage:access-subject
Open

Added Subject to access method#73
amarcionek wants to merge 1 commit into
dCache:masterfrom
Seven10Storage:access-subject

Conversation

@amarcionek

@amarcionek amarcionek commented Jan 2, 2019

Copy link
Copy Markdown
Contributor

Access method should check against the caller's RPC credentials.
Addresses #71.

Signed-off-by: Adam Marcionek amarcionek@seven10storage.com

@dcache-ci

Copy link
Copy Markdown

Can one of the admins verify this patch?

@amarcionek

Copy link
Copy Markdown
Contributor Author

Please note I did not make the change to PseudoFs because the subject is stored as a class member.

@paulmillar

Copy link
Copy Markdown
Member

Thanks for the patch.

Could you add the 'signed-off-by' line in the commit message?
See README.md for details.

Access method should check against the caller's RPC credentials.
Addresses dCache#71.

Signed-off-by: Adam Marcionek <amarcionek@seven10storage.com>
@kofemann

kofemann commented Jan 7, 2019

Copy link
Copy Markdown
Member

@amarcionek The PseudoFS is created per request. This allows to perform all permission check based on different from what file system will allow, like root squashing or request credentials mapping. Give me some time to check that new method nicely plays with existing code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants