set-quota resets
Skale, Franz
i.bin at dah.am
Tue Jan 16 08:26:59 CET 2018
Hi,
this only can be done using ldapmodify:
ldif-example:
dn: uid=user,ou=People,dc=example,dc=org
changetype: modify
replace: mailQuota
mailQuota: 2097152
/usr/lib/mozldap/ldapmodify -D "cn=Directory Manager" -f
change-mailquota.ldif -w [password]
modifying entry uid=user,ou=People,dc=example,dc=com
It's quite easy to create a shell script for this purpose !
Rgds.
Franz
Am 2018-01-15 16:06, schrieb Sruli Saurymper:
> I checked and found the problem seems to be that changing the quota via
> "kolab
> set-quota" does not update the LDAP, what do I need to do to update the
> LDAP when making quota changes using CLI?
>
>
> On 15/01/18 14:11, Sruli Saurymper wrote:
>> Hi All,
>>
>> I used CLI to set a users quota, it was 15728640kb, I executed "kolab
>> set-quota user/user at domain.tld 20971520" after a few days the user
>> complained that they reached the quota again, I checked and the quota
>> was back to 15728640kb, how can this happen? what can I look for in
>> which log files?
>>
>> (this is the first time I used CLI to set quota)
>>
>> I am not sure which version of Kolab I am using, I think it's 3.3
>>
>> Thanks
>>
>> Sruli
>>
>>
>>
>>
>> _______________________________________________
>> users mailing list
>> users at lists.kolab.org
>> https://lists.kolab.org/mailman/listinfo/users
>
>
>
> _______________________________________________
> users mailing list
> users at lists.kolab.org
> https://lists.kolab.org/mailman/listinfo/users
More information about the users
mailing list