DBFS Permissions

Anonymous
Not applicable

if there is permission control on the folder/file level in DBFS.

e.g. if a team member uploads a file to /Filestore/Tables/TestData/testfile, could we mask permissions on TestData and/or testfile?

brickster_2018
Databricks Employee
Databricks Employee

DBFS does not have ACL at this point

EFrG
New Contributor II

Hello @brickster_2018 , do you know if there has been any update on this? Also, is there any way to grant read and write access to user and limit their access to certain catalogs? (As in, does the GRANT SELECT ON ANY FILE TO username grant access to all the schemas?)