here is the live example.
to connect to AD from Adaxes we user some credentials let say AdaxesAdmin.
There's a policy that every username that has admininistrator capability has to managed by PAM, so PAM will rotate the password periodically for example every one month. Once this password managed by PAM, we need to request the current password to PAM.
So, if AdaxesAdmin is managed by PAM, is there anyway to re-inject this new password to Adaxes automatically?