From d34810c76dc36ecd97438c519fb29d295c68a407 Mon Sep 17 00:00:00 2001
From: Daniel Juarez <daniel.juarez.gonzalez@cern.ch>
Date: Wed, 24 Mar 2021 09:03:10 +0000
Subject: [PATCH] Add procedure for updating aims SA password

---
 docs/aims2/aims2.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/docs/aims2/aims2.md b/docs/aims2/aims2.md
index f6a0fec..5db20ac 100644
--- a/docs/aims2/aims2.md
+++ b/docs/aims2/aims2.md
@@ -48,6 +48,11 @@ All images are backed up into the DB as blobs, so they are not only stored in Ce
 * Owner: Alex Iribarren
 * Purpose: connecting to LANDB and LDAP
 
+**Password changing procedure:**
+* Annouce with an OTG that the service will be degraded for 5-10min. No new issued installations will work.
+* Update the service account password and update the Teigi stored value: `tbag set --hg aims aims_password --binary <new_password>`
+* Force a Puppet run on each of the AIMS hosts and run `service httpd restart`
+
 ---
 
 * User: `linux_private`
-- 
GitLab