Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS CloudFormation Password Special Character #191

Open
tigerpeng2001 opened this issue Feb 9, 2020 · 1 comment
Open

AWS CloudFormation Password Special Character #191

tigerpeng2001 opened this issue Feb 9, 2020 · 1 comment
Assignees

Comments

@tigerpeng2001
Copy link

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
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants