Hello Together,
I am currently moving my hole setup from a raspberry Pi to a Server with Proxmox. Also am I moving from docker to podman. My setup intends to store user data on a nfs share, but with podman running on a non root user on fedora. In order to do so, i want to add the lsetxattr on the files of my nfs share using apparmor. My problem is basically the same as mention here: https://github.com/containers/podman/issues/12492, which has the following solution: https://www.thegeeksearch.com/how-to-configure-selinux-labeled-nfs-exports/ . But instead of SElinux i need a solution for apparmor.
Update: the problem does not exist on ubuntu, the problem could be SELinux on fedora, but a solution is still required in order to complete the setup
I am currently moving my hole setup from a raspberry Pi to a Server with Proxmox. Also am I moving from docker to podman. My setup intends to store user data on a nfs share, but with podman running on a non root user on fedora. In order to do so, i want to add the lsetxattr on the files of my nfs share using apparmor. My problem is basically the same as mention here: https://github.com/containers/podman/issues/12492, which has the following solution: https://www.thegeeksearch.com/how-to-configure-selinux-labeled-nfs-exports/ . But instead of SElinux i need a solution for apparmor.
Update: the problem does not exist on ubuntu, the problem could be SELinux on fedora, but a solution is still required in order to complete the setup
Last edited: