Skip to content

rabbitmq: Fix ACL of SSL key after uid/gid change#2148

Merged
JanZerebecki merged 1 commit into
crowbar:masterfrom
skazi0:rabbitmq-ssl-group-fix-9
Jun 6, 2019
Merged

rabbitmq: Fix ACL of SSL key after uid/gid change#2148
JanZerebecki merged 1 commit into
crowbar:masterfrom
skazi0:rabbitmq-ssl-group-fix-9

Conversation

@skazi0

@skazi0 skazi0 commented Jun 5, 2019

Copy link
Copy Markdown
Member

In shared storage based HA setup, rabbitmq uses fixed uid/gid=91.
This user/group modification was done after (optional) SSL certificate
generation. The ACLs on the SSL key were incorrect making rabbitmq
unable to start because with EACCESS errors.

(cherry picked from commit 0862160)

partial port of #2146

In shared storage based HA setup, rabbitmq uses fixed uid/gid=91.
This user/group modification was done after (optional) SSL certificate
generation. The ACLs on the SSL key were incorrect making rabbitmq
unable to start because with EACCESS errors.

(cherry picked from commit 0862160)
@JanZerebecki JanZerebecki merged commit 9cb8796 into crowbar:master Jun 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants