Skip to content

[5.0] rabbitmq: Fix ACL of SSL key after uid/gid change#2149

Merged
JanZerebecki merged 1 commit into
crowbar:stable/5.0-pikefrom
skazi0:rabbitmq-ssl-group-fix-8
Jun 6, 2019
Merged

[5.0] rabbitmq: Fix ACL of SSL key after uid/gid change#2149
JanZerebecki merged 1 commit into
crowbar:stable/5.0-pikefrom
skazi0:rabbitmq-ssl-group-fix-8

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 d68afb3 into crowbar:stable/5.0-pike 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