Skip to content

Allow r/w from the same group over unix socket#3

Closed
j-g00da wants to merge 2 commits intomainfrom
j-g00da/unix-domain-socket-permissions
Closed

Allow r/w from the same group over unix socket#3
j-g00da wants to merge 2 commits intomainfrom
j-g00da/unix-domain-socket-permissions

Conversation

@j-g00da
Copy link
Contributor

@j-g00da j-g00da commented Jan 12, 2026

This is required for communication with postfix (using different user) over unix domain socket.

Allows read/write by users in the same group.
This is required for communication with postfix (using different user)
over unix domain socket.

Signed-off-by: Jagoda Ślązak <jslazak@jslazak.com>
Signed-off-by: Jagoda Ślązak <jslazak@jslazak.com>
Copy link

@hpk42 hpk42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@j-g00da
Copy link
Contributor Author

j-g00da commented Jan 13, 2026

I will probably end up setting UMask in systemd unit instead as suggested by @link2xt

@link2xt
Copy link

link2xt commented Jan 16, 2026

Let's close this for now then, can be reopened if it turns out that this is unavoidable.

@link2xt link2xt closed this Jan 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants