Displaying 1 result from an estimated 1 matches for "linkc".
Did you mean:
link
2002 Nov 11
1
MSDFS...
...then I added this share to a standard (Mandrake 8.2) Samba packet
(172.26.11.9)
[prova]
comment = Test per syslog
path = /home/prova
browseable = yes
writable=yes
valid users = prova
-Into /mnt/disk of 172.26.11.236 I added this link:
lrwxrwxrwx 1 root root 43 nov 4 08:19 linkc -> msdfs:172.26.11.236\prova,172.26.11.9\prova
-Using windows and viewing //172.26.11.236/prova with user prova I can
access to /home/prova. But the creation of a file or a directory (from
the Windows client) result in the modification of only one of the Samba
server.
So my question is: How...