Has anyone experienced difficulty mounting a Windows 2012 R2 Server SMB distribution point on a Yosemite (10.10.1-10.10.3) Mac?
If so, what solution was found?
We are experiencing a Yosemite SMB3 connectivity problem with Windows Server 2012 R2 after a physical server move. Our JSS and Master distribution point were up and running with no issues, then our server was shut down and moved to a datacenter. Now we are unable to consistantly mount the share on Yosemite Machines using SMB3. Most of the time receive an error message "You do not have permission to access this server" . We CAN mount the share on WIN7, OS 10.9.5 and earlier with no issues. We also can map the distribution point as a share in the Yosemite finder by forcing the SMB1 stack using the CIFS (<server name>/caspershare) protocol instead of SMB (smb://<server name>/caspershare). This is OK for mapping a share for file access for an end user, even though it is slower, but it we need to resolve the SMB3 connectivity issue between the Casper Client on Yosemite machines and the Windows 2012 R2 Server where the JSS and Master Distribution point resides. We checked with our Server team and ports 139 (SMB) and 548 (AFP) are open from the client to the server; they also say that everything is working as it should and no settings were changed on the server prior to the move. However, the fact remains that Yosemite Macs can no longer mount the SMB distribution point with any consistancy I believe this may be a Windows 2012 R2 Server configuration issue, but I am unsure as I am not Win Server Admin.
We looked at this Microsoft KB document regarding SMB Stacks
http://support.microsoft.com/en-us/kb/2696547
and we disabled SMB2&3 on the server. The distribution point worked on Yosemite after that. However, Microsoft says you can't leave the server that way "Warning: We do not recommend that you disable SMBv2 or SMBv3. Disable SMBv2 or SMBv3 only as a temporarytroubleshooting measure. Do not leave SMBv2 or SMBv3 disabled.”
So, we are still looking for a solution.