cyberark / pas-on-cloud

CyberArk Privileged Access Security on Cloud
Other
60 stars 63 forks source link

AWS CloudFormation Password Special Character #191

Open tigerpeng2001 opened 4 years ago

tigerpeng2001 commented 4 years ago

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

avishayil commented 4 years ago

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