delphix / dxtoolkit

Scripts that remotely interact with Delphix engine APIs
Apache License 2.0
38 stars 32 forks source link

"10 Aug 2023 [Update users not working]" #234

Closed itskvad closed 8 months ago

itskvad commented 1 year ago

Expected Behavior Describe what should have happened.

Update LDAP users principal username

Actual Behavior Describe what actually happened.

No change

Steps To Reproduce the Problem Describe in as much detail as possible how to reproduce the problem.

Steps to reproduce the behavior:

  1. Update user principal in csv
  2. Run dx_ctl_users -d SERVERNAME -file update-users.csv
  3. Command output is the following:

User x1 updated. User x2 updated.

  1. User principals not updated.

Screenshots If applicable, add screenshots to help explain your problem.

Version Indicate the relevant versions of components. This may include the package version, operating system version, or other components relevant to the project.

v2.4.20 RHEL8.x

Additional Context Add any other context about the problem here, including additional logs or debugging information if appropriate.

marcinops commented 8 months ago

fixed in 2.4.22 - be out soon