updatePasswordViewPolicy cli and the PasswordViewPolicy.checkinCheckoutInterval not updating
search cancel

updatePasswordViewPolicy cli and the PasswordViewPolicy.checkinCheckoutInterval not updating

book

Article ID: 231199

calendar_today

Updated On:

Products

CA Privileged Access Manager (PAM)

Issue/Introduction

When using the updatePasswordViewPolicy cli and the PasswordViewPolicy.checkinCheckoutInterval of 60 - the PVP Force checkin after is not being updated.

Resolution

  • When using the Force check-in after:

The command:

capam_command adminUserID=super adminPassword=<password> capam=<pamserver> cmdName=updatePasswordViewPolicy PasswordViewPolicy.ID=<ID> PasswordViewPolicy.name="PasswordViewPolicy" PasswordViewPolicy.checkinCheckoutRequired=true PasswordViewPolicy.checkinCheckoutInterval=300

If you want to change it, you need both values again, which are required to be passed if you want to change the value:

PasswordViewPolicy.checkinCheckoutRequired=true PasswordViewPolicy.checkinCheckoutInterval=400