Table of Contents
With Univention Corporate Server 4.2-1, the first point release of Univention Corporate Server (UCS) is now available. It provides several feature improvements and extensions, new properties as well as various improvements and bugfixes. An overview of the most important changes:
Forwarding of e-mails can now be stored per mail user in the management system.
Changing the password via UMC has been improved. This allows users from a Microsoft Active Directory domain to change their expired password. In addition, more information is shown if the password change fails.
The IPv6 configuration of several services have been improved, for example the Nagios or proxy server configuration and the management system.
During the update some services in the domain may not be available temporarily, that is why the update should occur in a maintenance window. It is recommended to test the update in a separate test environment prior to the actual update. The test environment should be identical to the production environment. Depending on the system performance, network connection and the installed software the update will take between 20 minutes and several hours.
In environments with more than one UCS system, the update order of the UCS systems must be borne in mind:
The authoritative version of the LDAP directory service is maintained on the master domain controller and replicated to all the remaining LDAP servers of the UCS domain. As changes to the LDAP schema can occur during release updates, the master domain controller must always be the first system to be updated during a release update.
Starting with UCS 4.0, installation DVD are only provided for the x86 64 bit architecture (amd64). Existing 32 bit UCS 3 systems can still be updated to UCS 4.0 through the online repository or by using update DVD. The 32 bit architecture will be supported over the entire UCS 4 maintenance period.
It must be checked whether sufficient disk space is available. A standard installation requires a minimum of 6 GB of disk space. Depending on the scope of the existing installation, the update will require about another 1 GB of disk space for download and installation all packages.
For the update, a login should be performed on the system's local console as user root
, and the update should be initiated there.
Alternatively, the update can be conducted using Univention Management Console.
Remote updating via SSH is not recommended as this may result in the update procedure being canceled, e.g., if the network connection is interrupted.
In consequence, this can affect the system severely.
If updating should occur over a network connection nevertheless, it must be verified that the update continues in case of disconnection from the network.
This can be achieved, e.g., using the tools screen
and at
. These tools are installed on all UCS system roles by default.
Following the update, new or updated join scripts need to be executed.
This can be done in two ways:
Either using the UMC module univention-run-join-scripts
as user root
.
Subsequently the UCS system needs to be restarted.
Anonymous usage statistics on the use of Univention Management Console are collected when using the UCS Core Edition (which is generally used for evaluating UCS). The modules opened are logged in an instance of the web traffic analysis tool Piwik. This makes it possible for Univention to tailor the development of Univention Management Console better to customer needs and carry out usability improvements.
This logging is only performed when the UCS Core Edition license is used. The license status can be verified via the menu entry of the user menu in the upper right corner of Univention Management Console. If is listed under , this version is in use. When a regular UCS license is used, no usage statistics are collected.
Independent of the license used, the statistics generation can be deactivated by setting the Univention Configuration Registry variable umc/web/piwik
to false.
WebKit, Konqueror and QtWebKit are shipped in the maintained branch of the UCS repository, but not covered by security support. WebKit is primarily used for displaying HTML help pages etc. Firefox should be used as web browser.
Univention Management Console uses numerous JavaScript and CSS functions to display the web interface. Cookies need to be permitted in the browser. The following browsers are recommended:
Chrome as of version 37
Firefox as of version 38
Internet Explorer as of version 11
Safari and Safari Mobile as of version 9
Users with older browsers may experience display or performance issues.
Listed are the changes since UCS 4.2-0:
All security updates issued for UCS 4.2-0 are included:
kinit
in admember.check_ad_account (Bug 38285).
dns.resolver
when looking for
_domaincontroller_master._tcp SRV record during Active Directory member setup (Bug 38788).
memcache
service for the self service module did not start,
because it was misconfigured. This issue has been fixed (Bug 44477).
mail/cyrus/duplicate-supression/expiry/start
and
mail/cyrus/duplicate-supression/expiry/event
this cleanup job can be
configured to be run when starting Cyrus or regularly at 4:01 each
night (Bug 22852).
mail/postfix/virtual/alias/maps
and
mail/postfix/virtual/mailbox/maps
are updated automatically,
because some postfix virtual lookup tables have been modified.
Please note, that the forwarding of emails on systems with OX App Suite
will only come into effect if at least version 7.8.3-ucs2 of OX App
Suite is installed (Bug 42249).
mail/postfix/tls/client/level
when
unset has been changed to "may". On existing UCS installations this
has already been set explicitly (Bug 44589).
mail/postfix/tls/client/level
is set to "none"
(Bug 44589).
mail/postfix/tls/client/policy/.*
(Bug 44811).
apache2/force_https
configuration can now be
configured via UCR. When apache2/force_https
is enabled, by default
"localhost" will be excluded (Bug 44628)
freeradius/conf/auth-type/ttls
(Bug 42728)
freeradius/conf/port
and freeradius/conf/accountingport
(Bug 42729).
freeradius/conf/max_requests
(Bug 42730).
samba/idmap/range
has been added
to configure the uid and gid range for the default (*)
idmap
backend. This can be used to avoid overlaps between
that default range and the domain specific setting, which is
configurable via samba/idmap/$windows_domain/range
(Bug 44549).
samba/client/min/protocol
, samba/min/protocol
and samba/client/max/protocol
have been added.
Please be aware that raising samba/min/protocol
e.g. to SMB2 also
requires raising samba/client/max/protocol
to that value or higher (Bug 44591).
sysvol-cleanup.py
(Bug 43620)
check_essential_samba4_dns_records.sh
to change of behavior
of the host
command in UCS 4.2 (Bug 44535)
samba/client/min/protocol
, samba/min/protocol
and samba/client/max/protocol
have been added.
Please be aware that raising samba/min/protocol
e.g. to SMB2 also
requires raising samba/client/max/protocol
to that value or higher (Bug 44643).
sysvol-sync.sh
robust against varying stderr output from rsync
(Bug 44694).