Am 26.10.2010 19:31, schrieb Jeremy Allison:
On Tue, Oct 26, 2010 at 06:19:36PM +0200, Achim Klausmann wrote:
Hello,

is there a way to define the opposit of veto files?

I have a share defined for a oracle-dump-directory
and i want to make sure that only dmp-files (*.DMP)
   and log-files (*.DMP.log) are read and written
from the clients.

Is that possible?

Distribution is openSUSE 11.x
SAMBA 3.2.0, 3.2.7, 3.2.4

There's no current way to do this, but you could
write a vfs module that hooks SMB_VFS_READDIR()
and filters there based on a vfs module-specific
parameter.

Jeremy.


Uunfortunately i'm not a programmer.

But still thanks
Achim.

--
Assembler is damn close to the CPU!
What you can not program in assembler, you have to solder.
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to