Re: [Samba] vfs module problem with new samba version

2005-09-27 Thread xavier

Sorry,

I was using old testparm version (3.0.4), so wrong warnings...
And I needed to recompile the clamav module (3.0.6b with 2.0.20 of SAMBA)

Works great now!
thanks

Xavier
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] vfs module problem with new samba version

2005-09-22 Thread Xavier
hi,

I was using vfs modules in my 3.0.4 samba version
I go to the new 3.0.20 today and now vfs modules doesn't work anymore:

is this ok ?


 vfs object = vscan-clamav, default_quota, recycle
 recycle: config-file = /etc/samba/samba-recycle.conf
 vscan-clamav: config-file = /etc/samba/vscan-clamav.conf


testparm says :

Processing section [homes]
Unknown parameter encountered: recycle: config-file
Ignoring unknown parameter recycle: config-file
Unknown parameter encountered: vscan-clamav: config-file
Ignoring unknown parameter vscan-clamav: config-file


thanks for help


--
Xavier
mailto: [EMAIL PROTECTED]
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] vfs module problem with new samba version

2005-09-22 Thread Jeremy Allison
On Thu, Sep 22, 2005 at 06:16:44PM +0200, Xavier wrote:
 hi,
 
 I was using vfs modules in my 3.0.4 samba version
 I go to the new 3.0.20 today and now vfs modules doesn't work anymore:
 
 is this ok ?

You need new modules to match your Samba version. The module interface
can change between Samba versions (and definately has between 3.0.4
and 3.0.20).

Jeremy.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] vfs module problem with new samba version

2005-09-22 Thread xavier

Jeremy Allison a écrit :


On Thu, Sep 22, 2005 at 06:16:44PM +0200, Xavier wrote:
 


hi,

I was using vfs modules in my 3.0.4 samba version
I go to the new 3.0.20 today and now vfs modules doesn't work anymore:

is this ok ?
   



You need new modules to match your Samba version. The module interface
can change between Samba versions (and definately has between 3.0.4
and 3.0.20).

Jeremy.


 


The modules have been updated when i compiled the new samba version.
so, recycle.so is 3.0.20 version ??
seems strange

Xavier
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba