Displaying 1 result from an estimated 1 matches for "postdfs".
Did you mean:
postbus
2005 Jan 04
1
msdfs: links to shares not visible/accessible in dfs root
...et a DFS share to work here, linking to a few Windows 2000,
XP and NT machines. Using Samba 3.0.6 on Debian. I followed the
instructions in chapter 17 of the official HOWTO collections and set it
up like this:
[global]
...
netbios name = fileserver
host msdfs = yes
[dfs]
path = /home/data/shares/postdfs
valid users = @post
force group = +post
read only = No
force create mode = 0770
browseable = Yes
msdfs root = Yes
an ls -/home/data/shares/postdfs looks like this:
lrwxrwxrwx 1 root root 19 4. Jan 10:44 testlink -> msdfs:pc030\install
(post stands for post production)
I can access \\pc03...