On Mon, 2010-05-10 at 13:49 +0300, alex wrote:

> I just want to implement some flexibility for this situations (ex the 
> first  enforcement to be the user quota and the second to be the
> domain 
> quota). 

You can create domain quota with dict.

quota2 = dict:<quota root name>:<user name>:<dictionary URI>

Just set "user name" to %d so it expands to domain. The main problem
with this is that there's no easy way to recalculate the domain quota if
you ever need to do so.


Reply via email to