Easier to use the disk quotas. This can be configured on a per user or
group basis.
First add this to your /etc/fstab:
/dev/VolGroup00/LogVol00 / ext3
defaults,usrquota,grpquota 1 1
Then restart. After the restart, run the quotacheck command. You may
need to create a script to start disk quotas when the computer starts.
After it is setup, use the edquota -u <username> command to edit the
quota sizes. Here is a link for more info:
http://www.redhat.com/docs/manuals/linux/RHL-8.0-Manual/admin-primer/s1-storage-quotas.html
You can also configure quotas using the Webmin utility (which I find
much easier).
*Jason Baker
*/IT Coordinator/
*Glastender Inc.*
5400 North Michigan Road
Saginaw, Michigan 48604 USA
800.748.0423
Phone: 989.752.4275 ext. 228
Fax: 989.752.4444
www.glastender.com <http://www.glastender.com>
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GIT$ d- s: a C++$ LU+++$ P+ L++>L++++ !E--- W+++ N o? K?
w !O M !V PS PE++ Y? PGP- t 5? X+ R+ tv+ b- DI-- D++ G e+ h---
r+++ y+++
------END GEEK CODE BLOCK------
Duarte L?zaro wrote:> Hi all,
>
> I?m working on a PDC solution using samba + Ldap authentication.
> Now i?m trying to set up quotas, but i?m have some problem getting a
> clue how to do that,
>
> Read VFS but was not able to set it up properly.
>
> could some one give me a clue? i would like to use quotas and if
> possible to samba get the info from ldap
>
> Thanks,
> Duarte L?zaro
>