Dremio NAS Security in Kubernetes

Is there any way to implement security / user impersonate NAS folders + files

https://docs.dremio.com/data-sources/nas.html

If I mount let’s say all user home directories into the kubernetes Dremio container using ROOT.

Would it be possible for Dremio to apply user impersonation on those home directories using the Dremio login id??

Basically can we duplicate how we are implementing HDFS security in NAS?

@david.lee

Currently we do not support impersonation for NAS. Since you are on community edition all users are admins so sharing and security which is a EE feature is not possible

Thanks
@balaji.ramaswamy