Displaying 1 result from an estimated 1 matches for "enable_quota".
Did you mean:
enable_quotas
2005 Jun 08
1
freebsd 5.x and quotas
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi folks,
I've to create a dir (/usr/local/samba/server) for win users (group
@test), and I've to simulate a dir quota (50-55Gb) on my freebsd
system.
These are my steps:
1. kernel with 'options QUOTA'
2. rc.conf with enable_quotas="YES" and check_quotas="YES"
3. fstab: /dev/da0s1f /usr ufs rw,groupquota
2 2
then I've modified the quotas for group test:
asclepius# quota -g test
Disk quotas for group test (gid 1005):
Filesystem usage quota limit grac...