search for: webshare

Displaying 2 results from an estimated 2 matches for "webshare".

Did you mean: websafe
2011 Sep 15
0
force group behaviour changed in 3.5.9
...beginning with samba 3.5.9, the behaviour or effects of the "force group" parameter changed. The change is that with my config I can create new files on the share but I can no longer delete (or rename) those files. With 3.5.8, I could create and delete them. The setup is as follows: [webshare] path = /webshare force group = www create mask = 0664 force create mode = 0664 directory mask = 0775 force directory mode = 0775 drwxrwxr-x 2 root users 4096 2011-09-15 10:55 /webshare Access is being done by user bob, who is in group users but not...
1999 Jul 13
0
Samba through a Microsoft Proxy
...use it is a networked file system, I can't mount it from other PCs behind the proxy. I have tried using the Microsoft Distributed File System, which works fine with real MS network shares. My PCs can see the network path as created by DFS but when I attempt to access it I get: "\\proxysvr\webshare\docsdir is not accessible. The network path was not found." Although the proxy machine does not have this limitation. (For those who don't know, DFS can map a network drive to a directory, semi sorta like being able to mount file systems in unix off of some directory tree) Well guys, I...