Open
Description
Would it be possible to not go for username and password but to use a Kerberos ticket for the mount instead?
It would be the equivalent of a mount on the host as:
//server/share /mnt cifs multiuser,sec=krb5,user 0 0
Users will have access to it after a kinit
to get a kerberos ticket. Equivalently the pod would need a kerberos ticket but that could be provided by an init script.
Metadata
Metadata
Assignees
Labels
No labels