@b0unc3 I'm unable to mount any share in windows domain. Wizard creates directory /media/Remote_Filesystems/<path>@<server> without errors - but empty. I checked profile ./wm and it is 100% correct. Could be any relation with: mount -t cifs //<server>/<path> /<your>/<local>/<path> -o user=<domain>/<user>,pass=<pass>,ip=<ip of server>,direct You get message: "Mounting the DFS root for domain not implemented yet" ? This is without troubles: mount.cifs //<server>/<path> /<your>/<local>/<path> -ouser=<domain>/<user>,pass=<pass>,ip=<ip of server>,direct