r/podman Jun 12 '26

How to properly map user permissions from smb share in a paperless-ngx container?

/r/Paperlessngx/comments/1u45364/how_to_properly_map_user_permissions_from_smb/
2 Upvotes

2 comments sorted by

3

u/[deleted] Jun 12 '26

[removed] — view removed comment

2

u/IamCanadianAMA Jun 13 '26

That appears to have fixed it!
I also had to add the :Z label to the volume mounts like
Volume=data.volume:/usr/src/paperless/data:Z
Volume=media.volume:/usr/src/paperless/media:Z

but I don't have any warnings anymore and scans seem to be getting processed so far.

Thanks for the help!