Date: Fri, 5 Dec 2003 03:04:38 +0200 From: "Alexandr S. Yatulchik" <alex@ussr.ntu-kpi.kiev.ua> To: freebsd-questions@freebsd.org Subject: quota Message-ID: <bqolkj$2916$1@news.ntu-kpi.kiev.ua>
next in thread | raw e-mail | index | archive | help
hi all!
root#haron[p0]/etc/rc.d>uname -a
FreeBSD [skip] 5.1-RELEASE-p10 FreeBSD 5.1-RELEASE-p10 #0: Fri Nov 21
15:10:56 EET 2003 root@[skip]:/usr/src/sys/i386/compile/kernel i386
root#haron[p0]/etc/rc.d>
----------------------------------------------------------------------------
--------------------------------
root#haron[p0]/etc/rc.d>edquota alex
Quotas for user alex:
/home/users: kbytes in use: 0, limits (soft = 18000, hard = 20000)
inodes in use: 0, limits (soft = 0, hard = 0)
root#haron[p0]/etc/rc.d>
then:
root#haron[p0]/etc/rc.d>quota alex
Disk quotas for user alex (uid 1006): none
root#haron[p0]/etc/rc.d>
----------------------------------------------------------------------------
-------------------------------
alex@haron[p1]/home/users/local/alex>quota -u
Disk quotas for user alex (uid 1006): none
alex@haron[p1]/home/users/local/alex>quota
why don`t work?
-----------------------------------------
fstab:
root#haron[p0]/home/users/local/nemo>less /etc/fstab
[skip]
/dev/ad0s1f /home/users ufs rw,userquota,noexec 2
2
[skip]
root#haron[p0]/home/users/local/nemo>
kernel config :
options QUOTA
P.S. how I can solve my problem?
--
wbr, Alex aka Nemo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bqolkj$2916$1>
