On 4/6/21 13:42, Remi Malessa wrote:
Daniel,
Nothing actually pop-up in the audit.log when I get :
ls: cannot open directory '.': Permission denied
...inside the container.
It's funny, because I can navigate the directories on the remote share (although I
can't list them. I can even see content of text files.
_______________________________________________
Podman mailing list -- podman(a)lists.podman.io
To unsubscribe send an email to podman-leave(a)lists.podman.io
Can you do
`semodule -DB` on the host
Then try to access the directory
Gather the AVCs about container_t.
Then
`semodule -B` on the host to turn off dontaudit rules.