Displaying 1 result from an estimated 1 matches for "dfsbox".
Did you mean:
dbox
2009 Mar 12
0
Implimenting MSDFS Issue
...is 777 and I also tried 755 (shouldn't matter though) and is owned by root.
Inside the /export/dfsroot directory I executed the following:
ln -s 'msdfs:server1\share1' share1
ln -s 'msdfs:server2\share2' share2
To make sure it linked correctly I checked with a listing:
[root@dfsbox dfsroot]# ls -l
drwxrwxrwx 2 root root 4096 Mar 12 12:12 New Folder
lrwxrwxrwx 1 root root 31 Mar 11 20:57 share1 -> msdfs:domain.com\folders
That is the DFS root of the Microsoft Server. Everything looks good up to this point.
But when I access the share via UNC on a Windows box I get an...