I use samba 3.0.22 on RHEL 4. Is there any VFS available to filter files belong to the login uid? The problem is that I have a shared folder on samba, but I don't know which file is mine. Too may people put too many files on the folder. So I want to figure it out on Windows XP side to list the files only belong to me. Thanks, Allen
Walter Mautner
2009-Jan-28 13:28 UTC
[Samba] Does anybody know a VFS module to filter files?
Am Monday 26 January 2009 20:30:36 schrieb Allen Chen:> I use samba 3.0.22 on RHEL 4. > Is there any VFS available to filter files belong to the login uid? > The problem is that I have a shared folder on samba, but I don't know > which file is mine. Too may people put too many files on the folder. > So I want to figure it out on Windows XP side to list the files only > belong to me. >"Hide unreadable = yes" stanza - together with "force create mode = 700" or something alike. That would in fact inhibit sharing files on that "share".