On Wed, 15 May 2002 14:46:34 +0200, Denis Sbragion <[EMAIL PROTECTED]> wrote:
>I'm trying to use the VFS modules included with version 2.2.4. System is >RedHat 7.2 with precompiled binaries from samba.org. Modules (audit & >recycle) have been recompiled from sources. The recycle modules doesn't >work at all for me, panic & crashes whenever I try to delete a file. The >audit module seem to work but every now and then it crashes also. Anybody >has hany experience with this? > Yes, see http://lists.samba.org/pipermail/samba/2002-May/072457.html for a solution to recycle. Also, if you have 64bit file access, you need to modify Makefile and add -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 to line CFLAGS = ... -- [EMAIL PROTECTED] -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
