I'm developing a webserver which is to have a 20MB user quota implemented
into it.
I have gone through http://www.tldp.org/HOWTO/mini/Quota.html and followed
all instructions.
I am running Redhat 7.3 with the pre-compiled Quota system that comes with
the distro.
I have set the quota on the /home filesyetem. When a user goes over their
quota and I do a quota check there is an '*' next to their username, so I
assume the system knows they have gone over. But the quota is not forced?
They can still upload files to their home directory without any problems!
Before you ask, yes they have gone over both the Soft and Hard limits!!!
Does anyone have any suggestions or fixes that may have had the same
problems? Or know of something else I need to do that isn't listed in the
How To above?
Thanks,
Jonathon