i know, just make a script and link it with
dfree command = <script path here>
in your smb.conf...
works quite fine for me...
l8r
---------------------------------------------
Collen Blijenberg (Systeem/Netwerk Beheerder)
Montessori Lyceum
Herman Jordan
Zeist
Tuesday, February 10, 2004, 5:31:40 PM, you wrote:
R> I am having problems with quotas on a RH8 server. I have compiled samba
R> with the --with-quotas and --with-sys-quotas. If I leave the default
kernel
R> on rh8, which is 2.4.18-4, and set the user's quota, eg 10MB, the
capacity
R> is shown as 10MB. I compiled the newest kernel with the quota options:
R> CONFIG_QUOTA=y
R> CONFIG_QFMT_V2=y
R> The quotas still work, however the disk size reported as the entire
capacity
R> of the drive. Is there a kernel option or patch or something that I can
use
R> so that the quota is reported as the capacity. I am using samba 3.0.1.
The
R> user's quota was reported with the default 2.4.18-3 kernel but not the
R> compiled 2.4.20, 2.4.21 and 2.4.23.
R> Please help.