Open tyler-ball opened 6 years ago
@marcparadise I'm wondering if we could use the same www-form
we use for passwords on the 'user' portion of the connection string. I bet that would at least get us past the URI parsing bug. I'll work with the customer to see if we can test that.
Quote from a community member:
Try
"user@domain":password
for the domain creds. Including the quotes like that. I can't say for sure it'll work, but from OSX I'm able to SSH into a domain joined Linux box basically that way.
Maybe we could try that?
Description
https_proxy='https://domain\user:1234@hostname:8080/' be chef-run vagrant@ubuntu1 package ntp action=install
raises the following stack trace:Chef Workstation Version
0.1.126
Platform Version
Mac OSX