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?