PERMIT_DOCKER=none doesn't appear to enforce authentication when running a rootless container? #4685
StandingPadAnimations
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey y'all, I've had some issues recently with my Podman Quadlets setup where I've been receiving random emails from my own server... so I checked for an open relay (just basic
telnetto port 25 on my mailserver). I found that, despite settingPERMIT_DOCKERtononein mymailserver.envfile, I was still able to connect over telnet without authenticating, and still send messages (albeit denied by the spam filter). I've also tested settingPERMIT_DOCKERin my quadlet file directly, and the issue stll persisted.For context, I'm running Ubuntu 24.04 (so still Podman 4), with the network driver set to
pasta. I'm using the latest release of DMS as well.Beta Was this translation helpful? Give feedback.
All reactions