Bug 26891 - Mail-Userquota-LDAP-Attribut ggf. nicht definiert
Mail-Userquota-LDAP-Attribut ggf. nicht definiert
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: Mail
UCS 3.0
Other Linux
: P5 normal (vote)
: UCS 3.0-2
Assigned To: Felix Botner
Sönke Schwardt-Krummrich
: interim-2
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-04-24 15:13 CEST by Sönke Schwardt-Krummrich
Modified: 2012-07-20 15:25 CEST (History)
1 user (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sönke Schwardt-Krummrich univentionstaff 2012-04-24 15:13:30 CEST
Das Attribut "cyrus-userquota" ist nur in der Schemadatei

management/univention-legacy-kolab-schema/schema/kolab2.schema

enthalten, wird jedoch in 

 mail/univention-mail-cyrus/cyrus-shared-folder.py

und

 management/univention-directory-manager-modules/modules/univention/admin/handlers/mail/folder.py

verwendet. Das dürfte nur funktionieren, wenn das univention-legacy-kolab-schema installiert ist.
Comment 1 Sönke Schwardt-Krummrich univentionstaff 2012-04-24 15:30:54 CEST
Korrektur: 
mail/univention-mail-cyrus/cyrus-shared-folder.py verwendet noch nicht das LDAP-Attribut "univentionMailUserQuota" und wertet stattdessen noch 
"cyrus-userquota" aus.
Comment 2 Felix Botner univentionstaff 2012-06-07 17:45:18 CEST
cyrus-shared-folder.py wurde auf univentionMailUserQuota umgestellt. Dieses LDAP Attribut wird gesetzt, wenn man einem Mailordner ein Quota gibt.

-> univention-ldapsearch -LLL cn=folder1*
dn: cn=folder1@ff.gg,cn=folder,cn=mail,dc=ff,dc=gg
cn: folder1@ff.gg
objectClass: univentionMailSharedFolder
objectClass: univentionObject
univentionMailHomeServer: master.ff.gg
univentionMailSharedFolderDeliveryAddress: univentioninternalpostuser+shared/f
 older1@ff.gg
univentionObjectType: mail/folder
mailPrimaryAddress: folder1@ff.gg
univentionMailUserQuota: 700
Comment 3 Sönke Schwardt-Krummrich univentionstaff 2012-07-03 13:56:50 CEST
Quota werden jetzt korrekt für shared folder übernommen; Patch ist ok
Changelogeintrag ist ok
Comment 4 Stefan Gohmann univentionstaff 2012-07-20 15:25:18 CEST
UCS 3.0-2 has been released: 
  http://forum.univention.de/viewtopic.php?f=54&t=1905

If this error occurs again, please use "Clone This Bug".