MSCA password change
Is there a way to change the interval value of MSCA password
If you want to change the password interval for just the MSCA, you can.
TSS REP(MSCA) PASS(*,,0)
‘*’ means keep the current password.
‘0’ is the expiration interval. 0 means never expire. If you set it to 30m then it will expire every 30 days.