Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bug report: Podman Quadlet Dovecot Authentication Fails Because auth-master Is Owned By docker:dockerΒ #4646

@brainstormtrooper

Description

@brainstormtrooper

πŸ“ Preliminary Checks

  • I tried searching for an existing issue and followed the debugging docs advice, but still need assistance.
  • I will disclose any AI assistance I have used with the information I provide in my report, so that I do not waste the time of humans trying to help me.

πŸ‘€ What Happened?

Connecting with a mail client fails.
Dovecot fails to check credentials because /run/dovecot/auth-master is owned by docker:docker and permissions are srw------- so not readable/writable by anyone else...

$ podman exec -it mailserver ls -lat /run/dovecot
...
srw------- 1 docker  docker      0 Jan 20 21:34 auth-master
srw-rw-rw- 1 docker  docker      0 Jan 20 21:34 auth-userdb
...

I'm using podman, so not sure where the docker user came from...

πŸ‘Ÿ Reproduction Steps

No response

πŸ‹ DMS Version

v15

πŸ’» Operating System and Architecture

opensuse leap 15.6

βš™οΈ Container configuration files

πŸ“œ Relevant log output

Jan 20 22:35:02 Trigkey mailserver[29400]: 2026-01-20T21:35:02.605784+00:00 05b52707a153 dovecot: imap(1208): Error: auth-master: login: connect(/run/dovecot/auth-master) failed: Permission denied (euid=0(root) egid=0(root) missing +r perm: /run/dovecot/auth-master)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions