writeable /afs bind mount inside a podman container
[email protected] Tue, 16 May 2023 20:54:15 +0200 (GMT+02:00)
| Newsgroups | gmane.comp.file-systems.openafs.general |
|---|---|
| Message-ID | <[email protected]> |
I can only speculate, because I don't use podman. With unprivileged LXC containers, it works for me under the condition that the user's token does not use a PAG but is bound to the user id only. So, my speculation would be that apptainer is able to run inside an established PAG and podman is not. –Michael