Menu

#18 User's groups limits path

open
nobody
None
5
2012-12-19
2007-12-13
No

Path is added support up to 10 user's limits groups to exists per user limit. For it added config file parameter: "user_limit_blk <limitMB> <Users list>". Parameter "user_limit_blk" is multi-instances, for eample:
//------- Example ----------
per_user_limit /etc/squid/acl/user-deny 200
user_limit_blk 100 dda alex roman.diya.org
user_limit_blk 50 vladimir 192.168.2.5
//--------------------------
Users dda, alex and roman.diya.org have limit to 100MB; users vladimir and 192.168.2.5 have limit to 50MB; and others to 200MB.

For limit control to "topuser" report added LIMIT collumn and to individual user's report added it limit string whith alarming of limit expiring.

Path is fixed columns hiding for per user report.

Discussion

  • Roman Savochenko

    sarg-limitblk.patch

     
  • Roman Savochenko

    Update for 2.5.2 and some fixes

     
  • Roman Savochenko

    File Added: sarg-limitblk.patch

     

Log in to post a comment.