Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Enrico on June 19, 2002, 03:23:39 PM

Title: Change quota per user
Post by: Enrico on June 19, 2002, 03:23:39 PM
I try to change the quota of space for each user, when I click Modify it says "Change successful", but when I look at the quota management page everyone has 0 Mb. Why?
What can I do? Where's the mistake???
Title: Re: Change quota per user
Post by: Danny Harris on July 02, 2002, 05:26:01 PM
I have exactly the same problem modifying quotas on e-smith 5.1.2 with update 2 installed. The Quota Management page also shows all users current usage as 0.00Mb, which is obviously wrong.

Another symptom is that I get an e-mail every day from Cron Daemon on the affected server containing the following error messages repeated over and over (presumably once per user as the script tries to check disk usage):

Use of uninitialized value in numeric eq (==) at /sbin/e-smith/warnquota line 143.
Use of uninitialized value in numeric eq (==) at /sbin/e-smith/warnquota line 143.
Use of uninitialized value in division (/) at /sbin/e-smith/warnquota line 303.
Use of uninitialized value in division (/) at /sbin/e-smith/warnquota line 303.
Use of uninitialized value in division (/) at /sbin/e-smith/warnquota line 303.

Everything seems to be working fine other than this.

Any ideas anyone?