From fc06634d65359de495a3c81b42f03be6e9b9750d Mon Sep 17 00:00:00 2001
From: Martin Weise <martin.weise@tuwien.ac.at>
Date: Tue, 30 Jul 2024 08:48:27 +0200
Subject: [PATCH] Revert default pw

---
 dbrepo-broker-service/rabbitmq.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dbrepo-broker-service/rabbitmq.conf b/dbrepo-broker-service/rabbitmq.conf
index e5eabfe1ad..ff592bb3ec 100644
--- a/dbrepo-broker-service/rabbitmq.conf
+++ b/dbrepo-broker-service/rabbitmq.conf
@@ -27,4 +27,4 @@ auth_ldap.user_dn_pattern = ${username}
 auth_ldap.dn_lookup_base = dc=dbrepo,dc=at
 auth_ldap.dn_lookup_attribute = uid
 auth_ldap.dn_lookup_bind.user_dn = cn=admin,dc=dbrepo,dc=at
-auth_ldap.dn_lookup_bind.password = 2d4983818813218fee3dc954b3c9e561
+auth_ldap.dn_lookup_bind.password = admin
-- 
GitLab