Using the following CLI to update PAM user's password and its been successful.
capam_command adminUserID=<id> adminPassword=<password> capam=<PAM server FQDN name> cmdName=updateUser User.userID=<id> User.password=<password>
However, when the user is logging to PAM with new password, it is required for the logged-in user to reset the password again.
Is there a way to bypass reset the password again ?
Release :4.1.X
Component : PRIVILEGED ACCESS MANAGEMENT
It is a design by security perspective and can't be configurable.
This behavior is not specific to CLI, the behavior is the same to PAM client GUI.