Changes

Jump to navigation Jump to search
656 bytes added ,  10:50, 25 September 2009
Line 298: Line 298:  
Adding a removeing groups works, with the same ldap issue as for users
 
Adding a removeing groups works, with the same ldap issue as for users
   −
===Quotas x===
+
===Quotas===
 +
* Setting quota (soft:10MB / hard: 20MB) and going over hard limit works: -PASS
 +
  # dd if=/dev/zero of=/mnt/user-a/user-a_21MB bs=22020096 count=1
 +
  1+0 records in
 +
  1+0 records out
 +
  dd: closing output file `/mnt/user-a/user-a_21MB': No space left on device
 +
 
 +
* Setting quota (soft:20MB / hard: 40MB) and going over soft limit works: -PASS
 +
  To: User B <user-b@testdomain.lan>
 +
  From: "Automated quota report" <do-not-reply@testdomain.lan>
 +
  Subject: You have exceeded your disk quota
 +
 
 +
  Your current disk usage: 21.08 Mb
 +
  Your maximum usage: 40.00 Mb
 +
  Warnings start at: 20.00 Mb
 +
  Grace period ends: Fri Oct  2 09:06:22 2009
 +
  System name: sme8b4clean
    
===Pseudonyms===
 
===Pseudonyms===
167

edits

Navigation menu