[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.
The text was updated successfully, but these errors were encountered:
mbp
changed the title
Cannot share C drive
Cannot share C drive when on AzureAD domain
Dec 9, 2016
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.
@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
@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.
Expected behavior
C drive should be shared
Actual behavior
C drive cannot be shared
Information
Steps to reproduce the behavior
In logs I see the error:
I tried disabling firewall, but still the same problem.
I am on an AzureAD domain.
The text was updated successfully, but these errors were encountered: