univention.management.console.modules.quota package#
Submodules#
univention.management.console.modules.quota.df module#
This module provides a similar functionality as the UNIX tool df
univention.management.console.modules.quota.partition module#
univention.management.console.modules.quota.tools module#
- class univention.management.console.modules.quota.tools.UserQuota(partition, user, bused, bsoft, bhard, btime, fused, fsoft, fhard, ftime)[source]#
Bases:
dict
- univention.management.console.modules.quota.tools.setquota(partition, user, bsoft, bhard, fsoft, fhard)[source]#
- exception univention.management.console.modules.quota.tools.QuotaActivationError[source]#
Bases:
Exception