有没有办法让Ubuntu / Samba访问我们的Windows文件服务器上的DFSpath?
我主要是Windows用户,我的Ubuntu同事必须使用常规\\ server \ sharepath而不是\\ domain \ dfsnamespace \ target来访问文件服务器。
您的Ubuntu同事是使用CIFS客户端还是使用SAMBA smbclient工具? http://pserver.samba.org/samba/ftp/cifs-cvs/linux-cifs-client-guide.pdf表示smbclient工具可以访问DFSpath,尽pipeCIFS客户端不能。
我相信我已经解决了这个问题!
在解决问题之前,我花了小时工作,并在此处logging了我的解决scheme:
http://mattslay.com/connecting-ubuntu-to-windows-shares-and-dfs-trees/
不能真的帮助你,但我发现这个简短的教程做一个快速的谷歌search,只是确保你已经看到了它。 看起来不太有希望,但也许值得一试?