mirror of
https://github.com/rocky-linux/ansible-role-rabbitmq.git
synced 2024-12-04 18:36:26 +00:00
enable password fallback
This commit is contained in:
parent
baccc3e81d
commit
aeda3e2bcf
@ -18,6 +18,7 @@ auth_backends.1.authz = internal
|
||||
auth_backends.2 = internal
|
||||
auth_mechanisms.1 = PLAIN
|
||||
auth_mechanisms.1 = EXTERNAL
|
||||
auth_mechanisms.2 = PLAIN
|
||||
auth_mechanisms.2 = EXTERNAL
|
||||
|
||||
ssl_cert_login_from = common_name
|
||||
|
Loading…
Reference in New Issue
Block a user