ORNL / DataFed

A Federated Scientific Data Management System
https://ornl.github.io/DataFed/
Other
18 stars 14 forks source link

CLI - Disallow changing working collection to unauthorized locations #340

Closed dvstans closed 4 years ago

dvstans commented 4 years ago

Currently the CLI allows users to "cd" into parent collections they don't have access to. This is partially a problem with the ACL system (i.e. the view parent and cd command should fail). Need to investigate further.

dvstans commented 4 years ago

This was not a bug - was testing with an admin account. Works as intended.