I'm used to using the hack where one has a named quota file in the
host system's /etc/fstab and a (properly trimmed) link to the same
file in the jail's /etc/fstab with noauto.  But, on 6.1, the quota
command is unable to work properly in the jailed environment for
non-root users:

[EMAIL PROTECTED] 1009> quota
Disk quotas for user wayne (uid 5147): 
     Filesystem   usage   quota   limit   grace   files   quota   limit   grace
/usr/jails/jail3
                  34348   40000   45000             777       0       0        


[EMAIL PROTECTED] 419> quota
quota: /usr/quotas/shell.root: Permission denied
Disk quotas for user wayne (uid 5147): none

[EMAIL PROTECTED] 420> sudo quota wayne
Disk quotas for user wayne (uid 5147): 
     Filesystem   usage   quota   limit   grace   files   quota   limit   grace
              /   34348   40000   45000             777       0       0        


I know this worked on 4.x, is there any workaround available?

/\/\ \/\/
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to