User tools

Website tools


configuration examples:univention:schema extension

Schema extension at UCS

The schema extension is not absolutely necessary for running Benno MailArchiv on a UCS system.

Sie bietete die Möglichkeit, das Administrations-Interface vom Univention Corporate Server einfach zu erweitern.

Afterwards, additional email addresses can be added to individual users or groups for searching in Benno MailArchiv. These settings are then only visible in Benno MailArchiv and do not affect the operation of the mail system as a whole. This functionality requires the definition of a custom object class and its associated attributes. The resulting schema must then be imported into the UCS domain.

Install schema extension

Copy the schema file bennomailarchiv.schema to the /tmp directory on the UCS server . Then log in to the console via SSH and import the schema as follows:

export UNIVENTION_APP_IDENTIFIER="Benno MailArchiv"
. /usr/share/univention-lib/ldap.sh ucs_registerLDAPExtension --schema /tmp/bennomailarchiv.schema --packagename BennoMailArchiv --packageversion 1

Schema data

Das zu importierende Schema wird im LDAP-Modul unter univention » ldapschema unter bennoMailArchiv angezeigt.

Attributes can now be added to user and group modules. This allows settings for Benno MailArchiv to be configured for each user or group.

The configuration of the attributes is described in the extension to the UCS configuration .

configuration examples/univention/schema extension.txt Last modified: 2018/02/19 09:53 by lwsystems