Hi Community,
We have a tricky scenario which I hope will trigger some discussion. As a standard on our instances we have Password expiry set mostly to 90 days and have email passwords configured. Recently we had to startup a DR backup from Dec on our servers but then found that all users passwords had expired upon login and they get a message to request a password recovery link. The issue is that we had to reset the password on the SMTP email server and now the stored password in the database was no longer correct and so password reset emails is not received/sent out.
I remember in previous version there was a screen where one could immediately reset your new password but now the flow seems only through password reset emails. Was this change intended for a reason as we believe it creates issues for DR and also necessitates accessing the Postgres db backend to find solutions some of which are not elegant or recommended.