[imp] Quota

dhottinger@harrisonburg.k12.va.us dhottinger at harrisonburg.k12.va.us
Mon Jan 15 06:20:32 PST 2007


I added the

Quoting Hiromi Kimura <hiromi at tac.tsukuba.ac.jp>:

> From: dhottinger at harrisonburg.k12.va.us
>> Im using local quotas.  All user homes and mail spool are on a quota
>> enabled partition.  Here is what I have:
>>
>>     ),
>>     'quota' => array(
>>          'driver' => 'command',
>>          'params' => array(
>>              'quota_path' => '/usr/bin/quota',
>>              'grep_path => '/bin/grep,
>>
>>          )
>>      ),
>> Still no joy.  The cyrus is a default, do I need to comment that out?
>
> How about this ?  I'm using this on FreeBSD box.
>
>     'quota' => array(
>         'driver' => 'command',
>         'params' => array(
>              'new_quota' => 'true',
>              'quota_path' => '/usr/local/bin/sudo /usr/bin/quota',
>              'grep_path' => 'grep',
>              'partition' => 'usr'
>                 )
>
> -=-=-=-=-
> Hiromi Kimura, Tandem Accelerator Complex, University of Tsukuba, JAPAN
> PGP Fingerprint16 = 2A 27 2E 46 9E 75 4E 3D  E3 FD 5A DC 2A AA 3A 2E
>
I changed my quota array as yours.  Still nothing in the menu bar.  Is  
there a menu.php where I have to add new_quota?  Thing is I dont see  
an icon anywhere for quota.

thanks,

ddh



-- 
Dwayne Hottinger
Network Administrator
Harrisonburg City Public Schools



More information about the imp mailing list