Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot share C drive when on AzureAD domain #303

Closed
mbp opened this issue Dec 9, 2016 · 4 comments
Closed

Cannot share C drive when on AzureAD domain #303

mbp opened this issue Dec 9, 2016 · 4 comments

Comments

@mbp
Copy link

mbp commented Dec 9, 2016

Expected behavior

C drive should be shared

Actual behavior

C drive cannot be shared

Information

  • Diagnostic ID: 7B66A5D7-A80C-4A8E-8C48-34DFF49D4BC4/2016-12-09_10-56-02
  • Docker: 1.13.0-rc3-beta32 (9266)
  • Windows 10 Pro

Steps to reproduce the behavior

  1. Go to Docker Settings => "Shared Drives"
  2. Share C drive, enter password
  3. Wait for a bit, nothing happens

In logs I see the error:

[SambaShare ][Error ] Unable to mount C drive: 10.0.75.1 (10.0.75.1:445) open
mount error(13): Permission denied
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
mount: mounting //10.0.75.1/C on /c failed: Invalid argument

I tried disabling firewall, but still the same problem.

I am on an AzureAD domain.

@mbp mbp changed the title Cannot share C drive Cannot share C drive when on AzureAD domain Dec 9, 2016
@mbp
Copy link
Author

mbp commented Dec 9, 2016

I found related issue #132

I solved the problem by adding a new user account to my machine (local user) with Administrator permissions. Then I used this user for sharing the drive.

However - I guess it still should work to share drives even when on AzureAD.

@dgageot
Copy link
Member

dgageot commented Dec 18, 2016

@mbp Sorry, as explained in #132 this is not something we can fix. The workaround you used is the best thing we can do. So, I'm going to close this ticket

@mbp
Copy link
Author

mbp commented Dec 19, 2016

@dgageot ok. But I also think it would be quite useful if the application actually told me that it was not possible to mount the drive. As mentioned, nothing happens in the UI. I have to go to the log file to find that error.

@docker-robott
Copy link
Collaborator

Closed issues are locked after 30 days of inactivity.
This helps our team focus on active issues.

If you have found a problem that seems similar to this, please open a new issue.

Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows.
/lifecycle locked

@docker docker locked and limited conversation to collaborators Jun 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants