[Date Prev][Date Next] [Chronological] [Thread] [Top]

system quota



Is there any way I can define a system quota for a user in LDAP?  I'm using 
the sambaAccount and would like to set the system quota for each user.

What I'm thinking is to define the quota size in LDAP, and have a cron job 
running as root to filter on "(status=quota-change)" and then change the 
quota.  I don't mind if having to set the cron job every 30 mins, unless 
somebody has an idea to enforce the quota immediately?

thank you