Skip to content

Is there any sane way to use use cifs (or nfs) from rootless podman? #25814

Answered by aanno
aanno asked this question in Q&A
Discussion options

You must be logged in to vote

I agree that we should consider the cifs and nfs cases separately. I would like to emphasise that accessing a music collection on a NAS device seems like a common use case for jellyfin to me (and the jellyfin team encourages the use of containers).

CIFS

Works without SELinux. However, I have not understood why SELinux interferes.

NFS (version 4.1)

Problem is not SELinux related. It results from groups not being mapped. However, adjusting the user seems not possible with nfs (at least I haven't found anything on this online).

keep-groups with compose seems to be delicate with podman compose (see comments in compose.yml).

Solution

Beginning of compose.yml now reads:

# https://github.com/con…

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Luap99
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by aanno
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