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

Handle password change in update #1117

Merged
merged 1 commit into from
Feb 15, 2024
Merged

Conversation

ksamoray
Copy link
Collaborator

NSX requires sending the old password while changing password. So the change uses the old password from the state, to verify that password change is legal.

There is an API to reset password - it requires an admin permission and won't check old password. IMO it's better so as otherwise it would indicate that state is not in sync with NSX.

NSX requires sending the old password while changing password.
So the change uses the old password from the state, to verify that
password change is legal.

There is an API to reset password - it requires an admin
permission and won't check old password. IMO it's better so as otherwise
it would indicate that state is not in sync with NSX.

Signed-off-by: Kobi Samoray <[email protected]>
@ksamoray
Copy link
Collaborator Author

/test-all

1 similar comment
@ksamoray
Copy link
Collaborator Author

/test-all

@ksamoray ksamoray merged commit 726a519 into vmware:master Feb 15, 2024
6 checks passed
@ksamoray ksamoray deleted the user_pass_update branch February 15, 2024 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants