Found something that helped fix most of my problems. Add the following to smb.conf on your server (not your Ubuntu desktop client, but the server you are trying to connect to) # under section [global] unix extensions = no Seems you have to dumb down samba in order to get around the problem, and then mounts work just fine. -- dare2dreamer