Ticket #2797 (closed defect: fixed)
User quota
| Reported by: | lioncub@… | Owned by: | jamor@… |
|---|---|---|---|
| Milestone: | 2.2 | Component: | users |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Not Working... If Default user quota: 0 Mb, then it can not change quota for the user. AND If Default user quota: > 0 Mb, then it can not change quota for the user to 0.
Attachments
Change History
comment:1 Changed 2 years ago by jamor@…
- Owner changed from cperez@… to jamor@…
- Status changed from new to assigned
comment:2 Changed 2 years ago by jamor@…
Hello,
are you using the latest packages?.
The latest versions of the relevant packages are:
zentyal-samba 2.1.1
zentyal-users 2.1.1
They have quota-related fixes so if you have an outdated version maybe upgrading will make the error go away. If you are updated and the error continue I will take a clsoer look to this issue.
comment:3 Changed 2 years ago by jamor@…
- Status changed from assigned to closed
- Resolution set to fixed
comment:4 Changed 2 years ago by jamor@…
Thanks for your report lioncub, we have fixed it in the repository.
To hotfix:
1) Download the new version of UsersAndGroups?.pm form http://trac.zentyal.org/export/20985/branches/jag/2.1-mar24/users/src/EBox/UsersAndGroups.pm
2) Use it to repalce the old version at /usr/share/perl4/EBox/UsersAndGroups.pm
3) Exceute: /etc/init.d/zentyal apache restart
Another thing, keep in mind the value '0' is used to signal a unlimited quota.
Cheers,
Javier