Open slafave opened 7 years ago
Upgraded to 17.09.0-ce-win32 (13529) on win10 enterprise 1607 (14393.1715) today. I was connected to my company's AD. Same error. Restarted several times. Run as admin didn't work. Workaround: added my AD user to the
docker-users
group. There were no other users or groups assigned to thedocker-users
other thanNT AUTHORITY\SYSTEM (S-1-5-18)
@duncancoppedge Can you guide how did you add AD user to docker-group. My entra user logged in to laptop yet i'm not able to add it to group. His name not coming in select user pop up window.
Expected behavior
When running outside my company network with my VPN disconnected, I should be able to start and use Docker.
Actual behavior
After updating to the newest edge build, 17.06.0-rc1-ce-win13 (12433), I get an error "Unable to start Docker, you must be part of the docker-users group". It is only when I connect my VPN or connect to the internal company network, thereby getting a connection to a domain controller, that I can start docker. My AD account is indeed part of the local docker-users group, but the docker startup security check seems to only validate that local group membership if it can verify my AD account with an AD DC.
Information
Steps to reproduce the behavior