Connecting with samba: privileges issues windows server

file-sharingpermissionsmb

I am trying using samba to connect to a folder I own on a windows server. I connect by typing:

smb://the_windows_server/home/my_folder

Which works for every server where I either connect directly to my folder (i.e. smb://the_windows_server/my_folder) or when I have read privileges on all the directories in the chain to my folder. In the present instance

smb://the_windows_server/home/my_folder

I do not have read privileges for the_windows_server/home/. The upshot is that OSX mounts the_windows_server/home, which has a nice 'not accessible' icon, and I stuck outside the folder I own and I want access to.

I am on OS X 10.8.4, samba provided by the OS. I know I could do something to the windows server, but I do not manage it and I know it will be a painful and drawn out process to sort out if I try the 'ask the IT guys to fix the windows server' approach. I would like to explore possible solutions on my OS X side of the equation.

Best Answer

If I understand your question correctly you are able to mount the folder via samba, but you can't read the upper folder within the share.

To access the folder you have access to you can go directly to the folder using the 'Go to Folder' option in Finder: Click 'Go' in the menu bar and choose 'Go to Folder':

Go to Folder

Or hit Command + Shift + G.

I assume your samba share is mounted as /Volumes/home/my_folder, so enter this path in the text box that shows up and hit enter. Finder should open a new window showing your folder within the share.

If your share is mounted on a different path you could check the folder /Volumes for its name, using the same method as described above.