This may have a couple of parts
1) we need a way of specifying backend creds to encrypt and store upon setup, this could be cli or UI
2) we need a way of implementing the auth mechanism for individual backends. some may not have any (such as NFS, which will be based on file perms, but HDFS may have kerberos, etc.)
This may have a couple of parts 1) we need a way of specifying backend creds to encrypt and store upon setup, this could be cli or UI 2) we need a way of implementing the auth mechanism for individual backends. some may not have any (such as NFS, which will be based on file perms, but HDFS may have kerberos, etc.)