Skip to content

Mount via fstab and have not a secret in the config #1658

Answered by vibhansa-msft
StefanSchoof asked this question in Q&A
Discussion options

You must be logged in to vote

Yes you can, kindly go through our README to understand more on what env variables can be exposed to Blobfuse for auth purpose. Kindly also note that while running through /etc/fstab your env variables may not get directly exposed to the binary as a new shell will spawn. Either put everything in a script and using /etc/fstab run that script or expose it through other means like .bashprofile file or something.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@StefanSchoof
Comment options

@StefanSchoof
Comment options

Answer selected by vibhansa-msft
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants