pas-on-cloud icon indicating copy to clipboard operation
pas-on-cloud copied to clipboard

AWS CloudFormation Password Special Character

Open tigerpeng2001 opened this issue 6 years ago • 1 comments

It seems the passwords are not properly handled (escaping the special character). When I used the randomly created password, it failed to bring up VPWA with failure on CloudRegisterToVault.ps1

Below is the log regarding the failure. subprocess.CalledProcessError: Command '['powershell.exe', u'C:\\CyberArk\\CloudRegisterToVault.ps1 -PVWA -PVWAVaultIP "10.158.2.28,10.158.2.41" -PVWAVaultPort 1858 -PVWAVaultUser Administrator -PVWAVaultPassword U.~:9]&-d=}]GE5gx2w*!/+}y -PVWAUrl https://ip-10-158-0-54.ec2.internal/PasswordVault']' returned non-zero exit status 1

tigerpeng2001 avatar Feb 09 '20 02:02 tigerpeng2001

We have an open issue with this, currently @NoamALK is investigating this and we need to get the absolute regex from the Vault team.

avishayil avatar Mar 09 '20 12:03 avishayil