This is an old version of the document!
Der Administrations-Interface vom Univention Corporate Server kann sehr sehr einfach erweitert werden. Hier können einzelnen Benutzern oder Gruppen beispielsweise zusätzliche E-Mail Adressen zur Suche in Benno MailArchiv hinzugefügt werden.
Die Authentisierung von Benno MailArchiv erfolgt hier mit Hilfe des LDAP Authentisierungsmoduls gegen das LDAP-Verzeichnis der UCS Domäne.
The integration of group email addresses is documented in the description for LDAP integration
Die zusätzlichen Mailadressen für einzelne User oder einer Gruppe können in einem „erweiterten Attribut“ im LDAP Verzeichnis gespeichert werden. Dieses kann sehr einfach über das Web-UI der Univention Management Console erstellt werden.
Please log in to the Univention Server as "Administrator". In the UMC, select the "Domain" section (blue). The "LDAP Directory" module will then be displayed there, among other things.
In the configuration module, expand the univention by clicking on this entry. Configure the new attribute in the custom attributes.
Clicking on "Add" opens the dialog for configuring the extended attribute.
The first page specifies the attribute's name and an explanation of its function. At a minimum, the unique name (bennoEmailAddress) and a brief description of its function must be provided.
The module assignment determines in which UMC modules this attribute is displayed as an additional menu item.
In the example described here, additional email addresses can be entered for searching in the Benno MailArchive for users and groups.
The LDAP mapping defines which object class defines the attribute.
Das LDAP-Schema von Univention definiert 20 zusätzliche frei konfigurierbare Attribute in der Objektklasse univentionFreeAttributes. Ein erweitertes Attribut kann auf eines dieser vordefinierten Variablen zurückgreifen. Im Beispiel konfigurieren wir das Attribut univentionFreeAttribute15 aus der Objektklasse univentionFreeAttributes.
An attribute from a previously installed schema extension be used here.
Auf der Karteikarte »UMC« wird festgelegt, auf auf welcher Seite des zugeordneten UMC-Moduls die Konfigurationsmöglichkeit angezeigt wird.
In this example, a separate index card, "Benno MailArchive," is created. The desired email addresses can then be configured here.
The data type defines various properties of the attribute. The syntax class defines the properties of the value to be entered. Additionally, it specifies that the attribute can be set multiple times. This allows multiple addresses to be assigned to a single object.