You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vote on this issue by adding a 👍 reaction to the original issue initial description to help the maintainers prioritize.
Do not leave "+1" or other comments that do not add relevant information or questions.
If you are interested in working on this issue or have submitted a pull request, please leave a comment.
Terraform
v1.9.8
Terraform Provider
v2.10.0
VMware vSphere
7.x.x
Description
When working on creating a terraform setup to build VMs, I ran into an issue with conneting to Vsphere to start with a local account. I have verfied we can connect to the port of our Vmware vsphere API/SOAP port. However, we require special cahacters in our password:
Even with a password like (this is not the password) CgnpinJemPgzwP5rpbk! (with the ! at the end) in the Terraform logs I get:
Error: error setting up new vSphere SOAP client: ServerFaultCode: Cannot complete login due to an incorrect user name or password.
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Community Guidelines
Terraform
v1.9.8
Terraform Provider
v2.10.0
VMware vSphere
7.x.x
Description
When working on creating a terraform setup to build VMs, I ran into an issue with conneting to Vsphere to start with a local account. I have verfied we can connect to the port of our Vmware vsphere API/SOAP port. However, we require special cahacters in our password:
Even with a password like (this is not the password)
CgnpinJemPgzwP5rpbk!
(with the ! at the end) in the Terraform logs I get:Error: error setting up new vSphere SOAP client: ServerFaultCode: Cannot complete login due to an incorrect user name or password.
Affected Resources or Data Sources
provider/vsphere
Terraform Configuration
Debug Output
Panic Output
No response
Expected Behavior
I would exepecet that if special characters are required, that they work without any issue.
Actual Behavior
Fails
Steps to Reproduce
Try using a local SSO account with special characters.
Environment Details
No response
Screenshots
No response
References
No response
The text was updated successfully, but these errors were encountered: