Closed elweilando closed 7 years ago
You are starting the container with Windows Authentication - meaning that you need to provide the same credentials to the container when setting it up, as you use to login to the host. Else, you should add -auth NavUserPassword to the new-csidedevcontainer
I provided the same credentials.
The issue was, that the GPO for password complexity was deactivated on my machine - but activated on the container per default.
With an simple password on the machine, the login on the container was not valid. I changed the password on the machine to default complexity requirements and now it works.
I try to start a container with these settings
After the two credentials prompts
container is running and reachable
Instance configuration is
But if I try to start the windows client I get the message that the program cloud not create a connection to the server.
With CSIDE I can connect to the SQL. The Web client answers, but I can't login with the defined credentials.
It's a fresh Windows 2016 Server installation. Firewall is deactivated. If I try to deactivate the firewall on the instance I get
Docker Version
docker info