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

Can not use -UpdateMembers Attribute #375

Open
Lukasb1109 opened this issue Oct 4, 2023 · 0 comments
Open

Can not use -UpdateMembers Attribute #375

Lukasb1109 opened this issue Oct 4, 2023 · 0 comments
Labels

Comments

@Lukasb1109
Copy link

Servus, we are trying to add a new Safe with a Script User and then add a local Group to the new safe. After the script successfully created the Safe the group add fails with the message

"User or Group was not found. To automatically attempt to add use AddOnUpdate."

Command:
.\Safe-Management.ps1 -PVWAURL "https://%FQDN%/PasswordVault" -UpdateMembers -FilePath "C:\Temp\CyberArk\safe-members-sample.csv"

Group is defenetly created and can be authorized via the pvwa.

If we try the following command the add works fine:
.\Safe-Management.ps1 -PVWAURL "https://%FQDN%/PasswordVault" -Update -FilePath "C:\Temp\CyberArk\safe-members-sample.csv"

Is there any bug by the UpdateMembers parameter?

thanks in advance,
Lukas

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

No branches or pull requests

1 participant