Displaying 1 result from an estimated 1 matches for "dfsclient".
Did you mean:
nfsclient
2009 Mar 12
0
Implimenting MSDFS Issue
...f "share refers to a location that is unavailable" But in that same directory I have another folder I can access and write to with no issues (same permissions on that folder as the dfsroot folder). When I mount it on a Linux machine and do a directory listing I get the following:
[root@dfsclient mnt]# ls -l
ls: cannot read symbolic link share1: Object is remote
total 0
drwxrwxrwx 2 root root 0 Mar 12 07:12 New Folder
lrwxrwxrwx 1 root root 26 Mar 12 07:26 share
For the client side has the exact same OS, kernel and samba version as the server does.
Can anyone shine any light on this for...