Table of Contents
With Univention Corporate Server 4.1-3, the third point release of Univention Corporate Server (UCS) 4.1 is now available. It provides various improvements and bugfixes. An overview of the most important changes:
Several important security updates have been integrated in UCS 4.1-3, among others for libvirt, OpenSSL, QEMU and Samba. Furthermore, security updates in the standard LDAP ACLs and the UMC servers have been integrated.
The App Center has been further developed in many places and more options have been implemented for migrating Apps to Docker Apps.
The replication of directory service objects has been stabilized for several corder cases.
The domain join of additional Samba based domain controllers is now possible with more than 100.000 directory service objects.
The App Appliances have been expanded, so it is now possible for App providers to define their own branding, and to activate a fast demo mode. This allows a quick test of a pre-configured appliance.
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 2 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.1-2:
All security updates issued for UCS 4.1-2 are included:
maxsize
of
at least 2147483648 could potentially fail. The init script now triple checks the start (Bug 33993).
get_notifier_id.py
(Bug 39509).
univention-directory-listener-ctrl
have been improved. Also two new subcommand
modules
and status
have been added (Bug 3490).
/var/lib/univention-directory-replication/
is now owned by the user listener. The
failed.ldif
files are now owned by the user listener and the LDAP connections are now made by the
user listener (Bug 34324).
allow_none
to allow None
values (Bug 41424).
--remove
on single value attributes. Before
--set attribute=
had to be used (Bug 41172).
univention_policy_result
. This misbehavior affected the DHCP service and other services using
univention_policy_result
(Bug 41641).
univention-certificate check
now also checks the expiry date of the certificate
(Bug 31369).
univention-certificate new
now also accepts the -days
parameter
(Bug 39257).
univention-certificate
now checks the UCS server role, as its full functionality is only available on
the 'DC Master' (Bug 24094).
ssl/default/hashfunction
and ssl/default/bits
now takes immediate
effect (Bug 40498).
ssl/crl/interval
and ssl/crl/validity
(Bug 35748).
ssl/ca/cipher
can be used to chose the encryption mechanism for the private key of the
root CA. The new default is aes256 (Bug 37621).
ssl/host/objectclass
can be used to configure the LDAP object classes for which SSL
certificates are automatically created (Bug 38903).
docker/daemon/default/opts/$PARAM=$VALUE
(Bug 40515).
samba_dnsupdate
has been improved on UCS@school DC Slaves by using localhost for DNS related Kerberos
operations. This fixes an intermittent error in the 98univention-samba4slavepdc-dns.inst
joinscript
(Bug 34908).
samba-ad-dc
after NMBD (Bug 41551).
ucslint
no longer warns about files processed by some debhelper
scripts supporting the
--name
argument (Bug 41603).
ucslint
now also accepts "${@}"
for padding join credentials
(Bug 34253).
ucslint
warns when univention-ldapsearch -x
is used (Bug 38853).
mysql/config/$group/$option
(Bug 39471, Bug 40216).