When I do a curl -v to some docker container that I created, I get:
* Mark bundle as not supporting multiuse
What does it mean? Where is it documented?
I am on a Windows 7 client that connects to a corporate network. We are running Pentaho Data Integration Client on the client that connects to a Pentaho DI Server that is on the corperate network.
When we don't set any proxy parameters in IE we can make a connection from the Pentaho Java Client to the Pentaho Server, but not to the internet.
When we set a proxy in IE with proxy exceptions for the Pentaho DI server we can get on the internet and reach the Pentaho DI server from the browser. The Pentaho DI Client however pops up with a proxy authorization dialog. Whatever we try for credentials there (including domains in the form DOMAIN\User and User@DOMAIN) we cannot get through the proxy.
How can we get on the internet as well as proxy?
Okay, lot's of posts around the internet on this subject. But I haven't been able to find an answer I was looking for. I installed SQLS 2012 on Windows Server 2012. I installed the Engine and the Reporting Server. In the Database Engine Configuration I just checked Windows Authentication Mode and specified a Security Group I created on the AD as the SQL Server Administrators.
I log in to the SQL Server with an account that is Domain Admin and a member of the SQL Server Adminsitrators group. When I open SSMS I can login to the Reporting Services using Windows credentials, but are not able to contact the Database Engine. Login failed for user 'MYDOM\myadminuser' Reason: Could not fund a login matching the name provided. [CLIENT: ]