( Home > Environment > Aria Operations > (⋮) > Change Admin Password ) for Aria Operations from VMware Aria Suite Lifecycle Manager (vRSLCM), the operation fails with an error message.Error Code: LCMVROPSYSTEM25130Error while changing admin account password.{"error_message_key":"security.new_password_matches_recent_ones","error_arguments":[],"error_message":"Thepassword specified has been used. Please choose a different password."}

/var/log/vrlcm/vmware_vrlcm.log:com.vmware.vrealize.lcm.plugin. common. vrops.exceptions. PasswordResetException: {"error_message_key": "security.new_password_matches_recent_ones", "error_arguments": [],"error_message": "The password specified has been used. Please choose a different password."}
at com.vmware.vrealize.lcm.plugin.core.vrops.tasks. SuperAdminPwdChangeTask.execute(SuperAdminPwdChangeTask.java:87) at com.vmware.vrealize.lcm.automata.core. TaskThread.run(TaskThread.java: 62) at java.base/java.util.concurrent. ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent. ThreadPoolExecutorSWorker.run(Unknown Source) at java.base/java.lang. Thread.run(Unknown Source)
Aria Operations 8.x
Aria Suite Lifecycle 8.x
This issue occurs because the new password entered is too similar to one of the previously used passwords. Aria Operations enforces password history policies to prevent reuse of recent passwords (by default, it remembers the last six)
To resolve the issue, set a new password that does not match any of the previous six passwords used for the Admin account. This ensures that the password meets the password history requirements and allows the password change request to succeed