Commit da8070c
committed
Incorrect message when running
Addresses the confusion shown in the following:
* #15685 (comment)
* #15686
Basically, a RabbitMQ user thought they should be able to run the
`rabbitmq-plugins` command as either `root` or `rabbitmq`, when, in
fact, only the `root` user is allowed.rabbitmq-plugins as non-root user1 parent 6854b1e commit da8070c
1 file changed
Lines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
106 | | - | |
107 | | - | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
108 | 114 | | |
109 | 115 | | |
110 | 116 | | |
| |||
0 commit comments